Merge "lmkd: add missing libcutils library to test" am: 173a02b439

am: 5928869e6f

Change-Id: Iba2f41f1c83b58df0ecff2fd6cf5d395bfa051b4
This commit is contained in:
Tom Cherry 2019-01-15 17:23:58 -08:00 committed by android-build-merger
commit 9a05fb3d64

View file

@ -18,6 +18,7 @@ cc_test {
shared_libs: [
"libbase",
"liblog",
"libcutils",
],
static_libs: [