mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: List additional native libraries to expose to apps
* Initially based on the list defined by Xiaomi, trimmed to include only the vendor libs that are also being shipped by us. Change-Id: I552dc44a32221d2d3cec48e1c64ed72c470d412e
This commit is contained in:
@@ -23,6 +23,10 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-6144-dalvik-heap.mk)
|
||||
# Call the proprietary setup
|
||||
$(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk)
|
||||
|
||||
# Additional native libraries
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
|
||||
|
||||
# AID/fs configs
|
||||
PRODUCT_PACKAGES += \
|
||||
fs_config_files
|
||||
|
||||
Reference in New Issue
Block a user