Merge "Host users of libutils trace use libcutils." am: 4a17a712f5 am: 330c15e273
am: fb59c94709
Change-Id: I1c2fe37eb3d12d07ea0f6c7e2aa03fd9e3ff3813
This commit is contained in:
@@ -69,6 +69,7 @@ cc_library {
|
||||
static_libs: [
|
||||
"libandroidfw",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
"libziparchive",
|
||||
],
|
||||
@@ -121,6 +122,7 @@ cc_test {
|
||||
static_libs: [
|
||||
"libandroidfw",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libidmap2",
|
||||
"liblog",
|
||||
"libutils",
|
||||
@@ -163,6 +165,7 @@ cc_binary {
|
||||
static_libs: [
|
||||
"libandroidfw",
|
||||
"libbase",
|
||||
"libcutils",
|
||||
"libidmap2",
|
||||
"liblog",
|
||||
"libutils",
|
||||
|
||||
@@ -25,6 +25,7 @@ cc_defaults {
|
||||
"slicer",
|
||||
],
|
||||
static_libs: [
|
||||
"libcutils",
|
||||
"libtinyxml2",
|
||||
"liblog",
|
||||
"libutils",
|
||||
|
||||
Reference in New Issue
Block a user