libutils: use libbase_headers instead of libbase.
Bug: http://b/121391019 Test: treehugger Change-Id: I0e5d218b9afe6f832cc6bd0ef78bc1a5581f3e2f
This commit is contained in:
parent
79f304771c
commit
f0ea1e6e5d
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ cc_library {
|
|||
],
|
||||
},
|
||||
linux: {
|
||||
shared_libs: ["libbase"],
|
||||
header_libs: ["libbase_headers"],
|
||||
srcs: [
|
||||
"Looper.cpp",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue