diff --git a/core/Makefile b/core/Makefile index 4def109d9..66e1fe181 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 6b9f4b487..6d161b4b8 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 \