diff options
author | David Turner <digit@android.com> | 2014-01-24 05:33:44 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-01-24 05:33:44 +0000 |
commit | c1e9a5fe7a7804e37c3d26449ee703eab4498182 (patch) | |
tree | a500c0d22b27bd373738974edd45027c3204a07d | |
parent | 88caebac272fb3b06b1c8eb0730287cb541bcfc1 (diff) | |
parent | cd14c0ca89ad930a8d01be682e3535de3759865d (diff) | |
download | device_generic_armv7-a-neon-c1e9a5fe7a7804e37c3d26449ee703eab4498182.tar.gz device_generic_armv7-a-neon-c1e9a5fe7a7804e37c3d26449ee703eab4498182.tar.bz2 device_generic_armv7-a-neon-c1e9a5fe7a7804e37c3d26449ee703eab4498182.zip |
Merge "Vibra: compile and stage vibrator.default to all 'mini' targets"idea133-weekly-release
-rw-r--r-- | mini_common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mini_common.mk b/mini_common.mk index 297981c..5f7d033 100644 --- a/mini_common.mk +++ b/mini_common.mk @@ -79,6 +79,7 @@ PRODUCT_PACKAGES += \ pand \ power.default \ sdptool \ + vibrator.default \ wpa_supplicant.conf # This is not necessary for mini, but is for mini-emulator as it should |