Merge "libutils: use libbase_headers instead of libbase."
am: d0dec304c5
Change-Id: Ibbbda46b9780a2d57f18c30e4e73f5b262a0a9ba
This commit is contained in:
commit
9d4b3fe4e3
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…
Add table
Reference in a new issue