Drop libsigchain from the system image.

It is now in the Runtime APEX and considered internal there.

Test: Flash and boot
Test: atest CtsCompilationTestCases CtsBionicTestCases
Bug: 118374951
Bug: 124293228
Change-Id: I33bb9c238d7db46795deb592c9d20fe6591c1654
This commit is contained in:
Martin Stjernholm 2019-03-28 17:22:08 +00:00
parent a719f02197
commit f8b6fefcd1
2 changed files with 1 additions and 2 deletions

View File

@ -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 \

View File

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