mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-25 23:16:26 -08:00
LG8n: Import stock public.libraries.txt
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
d5c08685a6
commit
99e654cf0d
4
configs/public.libraries.txt
Normal file
4
configs/public.libraries.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
libOpenCL.so
|
||||||
|
libnir_neon_driver_ndk.mtk.vndk.so
|
||||||
|
libcmdl_ndk.mtk.vndk.so
|
||||||
|
libarmnn_ndk.mtk.vndk.so
|
|
@ -338,6 +338,10 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
|
||||||
# Properties
|
# Properties
|
||||||
include $(LOCAL_PATH)/vendor_logtag.mk
|
include $(LOCAL_PATH)/vendor_logtag.mk
|
||||||
|
|
||||||
|
# Public Libraries
|
||||||
|
PRODUCT_COPY_FILES += \
|
||||||
|
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
|
||||||
|
|
||||||
# Radio
|
# Radio
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.radio.config@1.3.vendor \
|
android.hardware.radio.config@1.3.vendor \
|
||||||
|
|
Loading…
Reference in a new issue