Vibra: emulator: compile and stage vibrator.goldfish

Following the new vibrator hardware module implementation, the
goldfish vibrator module is no longer integrated in the default
vibrator implementation and therefore needs to be explicitly built
for the emulator.

This patch is related to others in:
 - hardware/libhardware
 - hardware/libhardware_legacy
 - frameworks/base
 - device/generic/goldfish

Change-Id: I844279f5535289f079d412fdc44c5cb3c9c1130c
Signed-off-by: David Wagner <david.wagner@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 94611
This commit is contained in:
David Wagner
2013-03-25 15:33:34 +01:00
parent d23bd8f59f
commit 48b4946474
5 changed files with 9 additions and 4 deletions

View File

@@ -30,4 +30,5 @@ PRODUCT_COPY_FILES := \
PRODUCT_PACKAGES := \
audio.primary.goldfish \
power.goldfish
power.goldfish \
vibrator.goldfish

View File

@@ -28,4 +28,5 @@ PRODUCT_COPY_FILES := \
device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml
PRODUCT_PACKAGES := \
audio.primary.goldfish
audio.primary.goldfish \
vibrator.goldfish

View File

@@ -31,4 +31,5 @@ PRODUCT_COPY_FILES := \
PRODUCT_PACKAGES := \
audio.primary.goldfish \
power.goldfish \
vibrator.goldfish \
libffi

View File

@@ -28,4 +28,5 @@ PRODUCT_COPY_FILES := \
device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml
PRODUCT_PACKAGES := \
audio.primary.goldfish
audio.primary.goldfish \
vibrator.goldfish

View File

@@ -28,4 +28,5 @@ PRODUCT_COPY_FILES := \
device/generic/goldfish/camera/media_codecs.xml:system/etc/media_codecs.xml
PRODUCT_PACKAGES := \
audio.primary.goldfish
audio.primary.goldfish \
vibrator.goldfish