mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: Import stock public.libraries.txt
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
cd89c61258
commit
bab3d6632a
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
|
||||
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
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.radio.config@1.3.vendor \
|
||||
|
|
Loading…
Reference in a new issue