forked from openkylin/platform_build
Merge "Drop libsigchain from the system image." am: c712ac1001
am: 683996193e
am: 11eb0df260
Change-Id: I0af560e8e50f2cbd8c6435967092f46eb4082635
This commit is contained in:
commit
ff2f484864
|
@ -2165,7 +2165,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 \
|
||||
|
|
|
@ -167,7 +167,6 @@ PRODUCT_PACKAGES += \
|
|||
libradio_metadata \
|
||||
librtp_jni \
|
||||
libsensorservice \
|
||||
libsigchain \
|
||||
libskia \
|
||||
libsonic \
|
||||
libsonivox \
|
||||
|
|
Loading…
Reference in New Issue