Vibra: compile and stage vibrator.default on all targets
Add the vibrator.default package to all targets deriving from generic_no_telephony, i.e. virtually all targets. This change is related to other changes in: - hardware/libhardware - hardware/libhardware_legacy - frameworks/base - device/generic/goldfish Change-Id: Ic8464844e12f7d31ca49597dfc4995b13e9ff419 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com> Signed-off-by: Jack Ren <jack.ren@intel.com> Signed-off-by: David Wagner <david.wagner@intel.com> Author-tracking-BZ: 94611
This commit is contained in:
parent
48b4946474
commit
4e0ee6c74a
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ PRODUCT_PACKAGES += \
|
|||
audio.primary.default \
|
||||
audio_policy.default \
|
||||
local_time.default \
|
||||
vibrator.default \
|
||||
power.default
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue