Merge "Drop libsigchain from the system image."

This commit is contained in:
Martin Stjernholm
2019-04-01 19:15:25 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 2 deletions

View File

@@ -2166,7 +2166,7 @@ endif
# libicuuc.so # libicuuc.so
# libnativehelper.so - cf_x86_phone-userdebug builds get this in system/lib/arm # libnativehelper.so - cf_x86_phone-userdebug builds get this in system/lib/arm
# libprofile.so # libprofile.so
# libsigchain.so # libsigchain.so - cf_x86_phone-userdebug builds get this in system/lib/arm
# libtombstoned_client.so # libtombstoned_client.so
APEX_MODULE_LIBS= \ APEX_MODULE_LIBS= \
libadbconnection.so \ libadbconnection.so \

View File

@@ -165,7 +165,6 @@ PRODUCT_PACKAGES += \
libradio_metadata \ libradio_metadata \
librtp_jni \ librtp_jni \
libsensorservice \ libsensorservice \
libsigchain \
libskia \ libskia \
libsonic \ libsonic \
libsonivox \ libsonivox \