From: Todd Poynor Date: Sat, 18 Feb 2012 00:06:31 +0000 (-0800) Subject: build: goldfish: add emulator Power HAL X-Git-Tag: android-x86-4.4-r1~1286^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=548f646ce49a55396effae332d8d35e35a91dee9;p=android-x86%2Fbuild.git build: goldfish: add emulator Power HAL Change-Id: Id6de532d56dabcb8709bb3e331780c8b7f508973 Signed-off-by: Todd Poynor --- diff --git a/target/board/generic/device.mk b/target/board/generic/device.mk index 4edcc19dc..ee8e27311 100644 --- a/target/board/generic/device.mk +++ b/target/board/generic/device.mk @@ -28,4 +28,5 @@ PRODUCT_COPY_FILES := \ development/tools/emulator/system/camera/media_profiles.xml:system/etc/media_profiles.xml \ PRODUCT_PACKAGES := \ - audio.primary.goldfish + audio.primary.goldfish \ + power.goldfish