aboutsummaryrefslogtreecommitdiff
path: root/msm8996.mk
diff options
context:
space:
mode:
Diffstat (limited to 'msm8996.mk')
-rwxr-xr-xmsm8996.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/msm8996.mk b/msm8996.mk
index bb3a9c9..ef44810 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -83,6 +83,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_CHARACTERISTICS := nosdcard
+# Additional native libraries
+PRODUCT_COPY_FILES += \
+ $(LOCAL_PATH)/configs/public.libraries.txt:$(TARGET_COPY_OUT_VENDOR)/etc/public.libraries.txt
+
# Audio
PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \