Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""""

am: afda14e61d

Change-Id: I5f9d475db5e5f843f59c1a9484f4ed6174e62650
This commit is contained in:
Dimitry Ivanov 2016-10-08 07:56:21 +00:00 committed by android-build-merger
commit a46dfe2306

View file

@ -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"],