commit | a60211c258d2d6a89608bd5d31374042b2a7c13c | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Jan 16 00:46:10 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 16 00:46:10 2019 +0000 |
tree | 1c8d919290a8ccf6dff691ecfa6844b4102e34e6 | |
parent | 7ecfbbb4c89358c85b575fbb4ebcd12e58757c58 [diff] | |
parent | 4befb3d7653aeaa5957db77394d9bd888a12024f [diff] |
Merge "lmkd: add missing libcutils library to test"
diff --git a/lmkd/tests/Android.bp b/lmkd/tests/Android.bp index cbf44e9..4e845fd 100644 --- a/lmkd/tests/Android.bp +++ b/lmkd/tests/Android.bp
@@ -18,6 +18,7 @@ shared_libs: [ "libbase", "liblog", + "libcutils", ], static_libs: [