From c6b26d88d75ad3fdbe149b0a2c18541941eeae27 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 10 Jan 2018 03:10:44 +0100 Subject: [PATCH] msm8976-common: Build libsecnativefeature from source --- msm8976.mk | 4 ++++ proprietary-files.txt | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/msm8976.mk b/msm8976.mk index ad25175..3f4e7dc 100644 --- a/msm8976.mk +++ b/msm8976.mk @@ -249,6 +249,10 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.renderscript@1.0-impl +# SEC +PRODUCT_PACKAGES += \ + libsecnativefeature + # Seccomp PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/seccomp/mediacodec-seccomp.policy:system/vendor/etc/seccomp_policy/mediacodec.policy \ diff --git a/proprietary-files.txt b/proprietary-files.txt index 2b83d25..220b406 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -437,10 +437,6 @@ bin/tftp_server:vendor/bin/tftp_server vendor/lib64/libmdmdetect.so vendor/lib/libmdmdetect.so -# SEC -lib64/libsecnativefeature.so -lib/libsecnativefeature.so - # Thermal vendor/bin/thermal-engine vendor/lib64/libsmemlog.so