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