Add libion to the generic sytem image for camera
Camera HAL is using libion. I believe libion is generic library, so put it in this generic system image. Bug: 36043196 Test: make, flash and check that libion.so is in /system/lib. Change-Id: I2e6b68e5899e27c603476ad7c5cd64f3cd5a8c53
This commit is contained in:
parent
3e213c849b
commit
a14bf425f7
|
@ -104,6 +104,7 @@ PRODUCT_PACKAGES += \
|
|||
libtinyalsa \
|
||||
libtinycompress \
|
||||
cplay \
|
||||
libion \
|
||||
|
||||
# WiFi
|
||||
# Note: Wifi HAL (android.hardware.wifi@1.0-service, wpa_supplicant,
|
||||
|
|
Loading…
Reference in New Issue