add camera.goldfish.jpeg to emulator targets and mini targets
- For mini targets, it is for making camera work in mini-emulator targets Change-Id: I0bebb3ae9135c78af8ba4209ba2ba60e074325b3
This commit is contained in:
parent
6e2d53a5cd
commit
d9b0e80c1d
|
@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
|
|||
qemu-props \
|
||||
qemud \
|
||||
camera.goldfish \
|
||||
camera.goldfish.jpeg \
|
||||
lights.goldfish \
|
||||
gps.goldfish \
|
||||
sensors.goldfish
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue