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 \
|
audio.usbv2.default \
|
||||||
liba2dpoffload \
|
liba2dpoffload \
|
||||||
libaudio-resampler \
|
libaudio-resampler \
|
||||||
|
libaudioroute.vendor \
|
||||||
libhdmiedid \
|
libhdmiedid \
|
||||||
libhfp \
|
libhfp \
|
||||||
libsndmonitor \
|
libsndmonitor \
|
||||||
|
@ -213,6 +214,7 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.gatekeeper@1.0.vendor \
|
android.hardware.gatekeeper@1.0.vendor \
|
||||||
android.hardware.keymaster@4.1.vendor \
|
android.hardware.keymaster@4.1.vendor \
|
||||||
|
libion.vendor
|
||||||
|
|
||||||
# Freeform Multiwindow
|
# Freeform Multiwindow
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
|
@ -263,6 +265,7 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hidl.base@1.0 \
|
android.hidl.base@1.0 \
|
||||||
android.hidl.base@1.0.vendor \
|
android.hidl.base@1.0.vendor \
|
||||||
|
libhidlmemory.vendor \
|
||||||
libhidltransport \
|
libhidltransport \
|
||||||
libhidltransport.vendor \
|
libhidltransport.vendor \
|
||||||
libhwbinder \
|
libhwbinder \
|
||||||
|
@ -520,7 +523,9 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.radio.config@1.3.vendor \
|
android.hardware.radio.config@1.3.vendor \
|
||||||
android.hardware.radio@1.6.vendor \
|
android.hardware.radio@1.6.vendor \
|
||||||
android.hardware.radio.deprecated@1.0.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
|
# RIL
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
@ -556,6 +561,7 @@ PRODUCT_PACKAGES += \
|
||||||
android.frameworks.sensorservice@1.0.vendor \
|
android.frameworks.sensorservice@1.0.vendor \
|
||||||
android.hardware.sensors@1.0-impl \
|
android.hardware.sensors@1.0-impl \
|
||||||
android.hardware.sensors@1.0-service \
|
android.hardware.sensors@1.0-service \
|
||||||
|
libpower.vendor \
|
||||||
libsensorndkbridge
|
libsensorndkbridge
|
||||||
|
|
||||||
# Sensor Config
|
# Sensor Config
|
||||||
|
|
Loading…
Reference in a new issue