Merge "lmkd: add missing libcutils library to test"
This commit is contained in:
commit
173a02b439
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ cc_test {
|
|||
shared_libs: [
|
||||
"libbase",
|
||||
"liblog",
|
||||
"libcutils",
|
||||
],
|
||||
|
||||
static_libs: [
|
||||
|
|
Loading…
Reference in a new issue