sm8250-common: add public.libraries from stock
This commit is contained in:
parent
907c9133c9
commit
92f77e9346
11
configs/public.libraries-qti.txt
Normal file
11
configs/public.libraries-qti.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
libqvrservice_client.qti.so
|
||||||
|
libqvrcamera_client.qti.so
|
||||||
|
libupdateprof.qti.so
|
||||||
|
libthermalclient.qti.so
|
||||||
|
libQOC.qti.so
|
||||||
|
libsxrservice_client.qti.so
|
||||||
|
libdiag_system.qti.so
|
||||||
|
libxrvd.qti.so
|
||||||
|
liblistenjni.qti.so
|
||||||
|
liblistensoundmodel2.qti.so
|
||||||
|
libqape.qti.so
|
14
configs/public.libraries.txt
Normal file
14
configs/public.libraries.txt
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
libqti-perfd-client.so
|
||||||
|
libadsprpc.so
|
||||||
|
libcdsprpc.so
|
||||||
|
libsdsprpc.so
|
||||||
|
libfastcvopt.so
|
||||||
|
liblistensoundmodel2.so
|
||||||
|
libOpenCL.so
|
||||||
|
libnpu.so
|
||||||
|
libhta_hexagon_runtime.so
|
||||||
|
libqmi_cci.so
|
||||||
|
libqmi_common_so.so
|
||||||
|
libqmiservices.so
|
||||||
|
libqmimotext.so
|
||||||
|
libiqi_bridge.so
|
@ -40,6 +40,11 @@ PRODUCT_PACKAGES += \
|
|||||||
checkpoint_gc \
|
checkpoint_gc \
|
||||||
otapreopt_script
|
otapreopt_script
|
||||||
|
|
||||||
|
# Additional native libraries
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt \
|
||||||
|
$(LOCAL_PATH)/configs/public.libraries-qti.txt:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/public.libraries-qti.txt
|
||||||
|
|
||||||
# Boot control
|
# Boot control
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.boot@1.1-impl-qti \
|
android.hardware.boot@1.1-impl-qti \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user