From: Jan Altensen Date: Mon, 14 Sep 2020 02:31:14 +0000 (+0200) Subject: mobicore: drop libicuuc dependency X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;ds=sidebyside;p=GitHub%2FLineageOS%2Fandroid_hardware_samsung_slsi_exynos7580.git mobicore: drop libicuuc dependency Change-Id: I909a6672ed19ffaf1da5992bfdf67a8dde07d7fc --- diff --git a/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/Android.mk b/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/Android.mk index 19df480..493927e 100644 --- a/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/Android.mk +++ b/mobicore/rootpa/Code/Android/app/jni/CommonPAWrapper/Android.mk @@ -88,6 +88,5 @@ LOCAL_SHARED_LIBRARIES += libssl LOCAL_SHARED_LIBRARIES += libcrypto LOCAL_SHARED_LIBRARIES += libcurl LOCAL_STATIC_LIBRARIES += libxml2 -LOCAL_SHARED_LIBRARIES += libicuuc include $(BUILD_SHARED_LIBRARY)