commit | 1e0ade2f79046122aff302d78a517c2b32f92cb5 | [log] [tgz] |
---|---|---|
author | Dimitry Ivanov <dimitry@google.com> | Tue Sep 27 09:29:02 2016 -0700 |
committer | Dimitry Ivanov <dimitry@google.com> | Tue Sep 27 09:29:02 2016 -0700 |
tree | d2594c8198abb9816caec6ef0edccb47887933dc | |
parent | b32a59e797b9e06a8f78199e987aea1992bd51b1 [diff] |
Add missing liblog dependency Bug: http://b/31289077 Bug: http://b/27171986 Test: remove liblog from libcutils and recompile Change-Id: I01e7a0ca758308b5f85f2a08f34a9671eaa48b10
diff --git a/cmds/installd/tests/Android.bp b/cmds/installd/tests/Android.bp index 05ddf8e..447c8bd 100644 --- a/cmds/installd/tests/Android.bp +++ b/cmds/installd/tests/Android.bp
@@ -6,6 +6,7 @@ shared_libs: [ "libbase", "libutils", + "liblog", "libcutils", ], static_libs: [