Revert "Revert "Remove liblog from libcutils as a whole static lib""
This reverts commit f93d732a45.
Bug: http://b/31289077
Bug: http://b/27171986
Change-Id: Ib6e6c0a01296f0a01d98cbf1a9d2659883280d44
This commit is contained in:
parent
f93d732a45
commit
595c1480d0
1 changed files with 0 additions and 6 deletions
|
|
@ -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"],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue