diff --git a/core/Makefile b/core/Makefile index df5bbb8875..97bbebebda 100644 --- a/core/Makefile +++ b/core/Makefile @@ -2166,7 +2166,7 @@ endif # libicuuc.so # libnativehelper.so - cf_x86_phone-userdebug builds get this in system/lib/arm # libprofile.so -# libsigchain.so +# libsigchain.so - cf_x86_phone-userdebug builds get this in system/lib/arm # libtombstoned_client.so APEX_MODULE_LIBS= \ libadbconnection.so \ diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 6b9f4b4870..6d161b4b8e 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk @@ -165,7 +165,6 @@ PRODUCT_PACKAGES += \ libradio_metadata \ librtp_jni \ libsensorservice \ - libsigchain \ libskia \ libsonic \ libsonivox \