sdm660-common: Build missing libraries for 14 QPR3
Change-Id: I6a84526ca1e9f4e5140c8068646433cab3fe85b2
This commit is contained in:
parent
f025de6343
commit
93e4d5250f
1 changed files with 7 additions and 1 deletions
|
@ -73,6 +73,7 @@ PRODUCT_PACKAGES += \
|
|||
audio.usbv2.default \
|
||||
liba2dpoffload \
|
||||
libaudio-resampler \
|
||||
libaudioroute.vendor \
|
||||
libhdmiedid \
|
||||
libhfp \
|
||||
libsndmonitor \
|
||||
|
@ -213,6 +214,7 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.gatekeeper@1.0.vendor \
|
||||
android.hardware.keymaster@4.1.vendor \
|
||||
libion.vendor
|
||||
|
||||
# Freeform Multiwindow
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
@ -263,6 +265,7 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.base@1.0.vendor \
|
||||
libhidlmemory.vendor \
|
||||
libhidltransport \
|
||||
libhidltransport.vendor \
|
||||
libhwbinder \
|
||||
|
@ -520,7 +523,9 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.radio.config@1.3.vendor \
|
||||
android.hardware.radio@1.6.vendor \
|
||||
android.hardware.radio.deprecated@1.0.vendor \
|
||||
android.hardware.secure_element@1.2.vendor
|
||||
android.hardware.secure_element@1.2.vendor \
|
||||
libnetutils.vendor \
|
||||
libsqlite.vendor:64
|
||||
|
||||
# RIL
|
||||
PRODUCT_PACKAGES += \
|
||||
|
@ -556,6 +561,7 @@ PRODUCT_PACKAGES += \
|
|||
android.frameworks.sensorservice@1.0.vendor \
|
||||
android.hardware.sensors@1.0-impl \
|
||||
android.hardware.sensors@1.0-service \
|
||||
libpower.vendor \
|
||||
libsensorndkbridge
|
||||
|
||||
# Sensor Config
|
||||
|
|
Loading…
Reference in a new issue