mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 21:56:26 -08:00
LG8n: Build additional libs
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
3690a763f3
commit
e70b0fe002
|
@ -61,6 +61,8 @@ PRODUCT_PACKAGES += \
|
|||
audio_policy.stub
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
audioclient-types-aidl-cpp.vendor:64 \
|
||||
libopus.vendor:64 \
|
||||
libaudiofoundation.vendor \
|
||||
libaudioroute.vendor \
|
||||
libalsautils \
|
||||
|
@ -436,7 +438,9 @@ PRODUCT_COPY_FILES += \
|
|||
# Radio
|
||||
PRODUCT_PACKAGES += \
|
||||
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
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue