Loading init/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,6 @@ cc_defaults { "libprotobuf-cpp-lite", "libpropertyinfoserializer", "libpropertyinfoparser", "libselinux", ], shared_libs: [ "libcutils", Loading @@ -87,6 +86,7 @@ cc_defaults { "libc++", "libdl", "libz", "libselinux", ], } Loading init/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,6 @@ LOCAL_STATIC_LIBRARIES := \ libseccomp_policy \ libcrypto_utils \ libsparse \ libselinux \ libprocessgroup \ libavb \ libkeyutils \ Loading @@ -76,6 +75,7 @@ shared_libs := \ libcrypto \ libdl \ libz \ libselinux \ ifneq ($(BOARD_BUILD_SYSTEM_ROOT_IMAGE),true) # init is static executable for non-system-as-root devices, because the dynamic linker Loading Loading
init/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,6 @@ cc_defaults { "libprotobuf-cpp-lite", "libpropertyinfoserializer", "libpropertyinfoparser", "libselinux", ], shared_libs: [ "libcutils", Loading @@ -87,6 +86,7 @@ cc_defaults { "libc++", "libdl", "libz", "libselinux", ], } Loading
init/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,6 @@ LOCAL_STATIC_LIBRARIES := \ libseccomp_policy \ libcrypto_utils \ libsparse \ libselinux \ libprocessgroup \ libavb \ libkeyutils \ Loading @@ -76,6 +75,7 @@ shared_libs := \ libcrypto \ libdl \ libz \ libselinux \ ifneq ($(BOARD_BUILD_SYSTEM_ROOT_IMAGE),true) # init is static executable for non-system-as-root devices, because the dynamic linker Loading