Add fingerprint HAL to emulator system images
This will build fingerprint.goldfish.so and fingerprint.ranchu.so HALs for emulator system images and put them into the hw/ directory. Change-Id: I6959d4b8e99ea0476c324c01ff05e44716ad8fa1
This commit is contained in:
parent
3131486892
commit
a2005ae47d
|
@ -40,11 +40,13 @@ PRODUCT_PACKAGES += \
|
|||
camera.goldfish.jpeg \
|
||||
lights.goldfish \
|
||||
gps.goldfish \
|
||||
fingerprint.goldfish \
|
||||
sensors.goldfish \
|
||||
e2fsck \
|
||||
audio.primary.goldfish \
|
||||
vibrator.goldfish \
|
||||
power.goldfish \
|
||||
fingerprint.ranchu \
|
||||
sensors.ranchu
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue