mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: Build additional libs
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
86d95e835a
commit
5036051946
|
@ -61,6 +61,8 @@ PRODUCT_PACKAGES += \
|
||||||
audio_policy.stub
|
audio_policy.stub
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
audioclient-types-aidl-cpp.vendor:64 \
|
||||||
|
libopus.vendor:64 \
|
||||||
libaudiofoundation.vendor \
|
libaudiofoundation.vendor \
|
||||||
libaudioroute.vendor \
|
libaudioroute.vendor \
|
||||||
libalsautils \
|
libalsautils \
|
||||||
|
@ -436,7 +438,9 @@ PRODUCT_COPY_FILES += \
|
||||||
# Radio
|
# Radio
|
||||||
PRODUCT_PACKAGES += \
|
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 \
|
||||||
|
libprotobuf-cpp-full-3.9.1-vendorcompat \
|
||||||
|
libprotobuf-cpp-lite-3.9.1-vendorcompat
|
||||||
|
|
||||||
# Required for QPR3
|
# Required for QPR3
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue