OSDN Git Service

add camera.goldfish.jpeg to emulator targets and mini targets
authorkeunyoung <keunyoung@google.com>
Tue, 12 Mar 2013 23:28:37 +0000 (16:28 -0700)
committerkeunyoung <keunyoung@google.com>
Thu, 14 Mar 2013 22:35:33 +0000 (15:35 -0700)
- For mini targets, it is for making camera work in mini-emulator targets

Change-Id: I0bebb3ae9135c78af8ba4209ba2ba60e074325b3

target/product/emulator.mk
target/product/mini.mk

index 1276a8b..439e6c7 100644 (file)
@@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
     qemu-props \
     qemud \
     camera.goldfish \
+    camera.goldfish.jpeg \
     lights.goldfish \
     gps.goldfish \
     sensors.goldfish
index bcaab92..19a588c 100644 (file)
@@ -225,3 +225,7 @@ PRODUCT_PACKAGES += \
     Settings \
     libsurfaceflinger_ddmconnection
 
+# This is not necessary for mini, but is for mini-emulator as it should
+# be included in platform.zip
+PRODUCT_PACKAGES += camera.goldfish.jpeg
+