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:
Bruno Martins 2018-04-27 00:04:21 +01:00 committed by Arian
parent cee65c43f9
commit 7e2d54a2a7
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9
2 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,25 @@
libadsprpc.so
libalCFR.so
libalhLDC.so
libarcsoft_beautyshot.so
libarcsoft_bodyslim.so
libarcsoft_distortion_correction.so
libarcsoft_dualcam_refocus_front.so
libarcsoft_dualcam_refocus_rear_t.so
libarcsoft_dualcam_refocus_rear_w.so
libarcsoft_dualcam_refocus.so
libarcsoft_high_dynamic_range.so
libarcsoft_high_dynamic_range.so
libarcsoft_low_light_hdr.so
libarcsoft_portrait_lighting_c.so
libarcsoft_portrait_lighting.so
libcdsprpc.so
libmialgoengine.so
libmibokeh_712.so
libmpbase.so
libnpu.so
libOpenCL.so
libqti-perfd-client.so
libsdsprpc.so
libVDClearShot.so
libVDSuperPhotoAPI.so

View File

@ -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