Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" am: 8949696d33 am: e89ec3c4e0

am: 54be582396

Change-Id: I73c8bdff9d4d804b6c259d1beab0fe9a442a741a
This commit is contained in:
Dimitry Ivanov 2016-10-06 14:26:59 +00:00 committed by android-build-merger
commit 674e2a3c00
1 changed files with 0 additions and 6 deletions

View File

@ -87,12 +87,6 @@ cc_library {
"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"],
export_static_lib_headers: ["libdebuggerd_client"],