Loading libcutils/Android.bp +0 −6 Original line number Original line Diff line number Diff line Loading @@ -87,12 +87,6 @@ cc_library { "uevent.c", "uevent.c", ], ], // TODO: remove liblog as whole static library, once we don't have prebuilt that requires // liblog symbols present in libcutils. whole_static_libs: [ "liblog", ], static_libs: ["libdebuggerd_client"], static_libs: ["libdebuggerd_client"], export_static_lib_headers: ["libdebuggerd_client"], export_static_lib_headers: ["libdebuggerd_client"], Loading Loading
libcutils/Android.bp +0 −6 Original line number Original line Diff line number Diff line Loading @@ -87,12 +87,6 @@ cc_library { "uevent.c", "uevent.c", ], ], // TODO: remove liblog as whole static library, once we don't have prebuilt that requires // liblog symbols present in libcutils. whole_static_libs: [ "liblog", ], static_libs: ["libdebuggerd_client"], static_libs: ["libdebuggerd_client"], export_static_lib_headers: ["libdebuggerd_client"], export_static_lib_headers: ["libdebuggerd_client"], Loading