commit | 8df4189c5b0e138d962fe79a0b2dcf8a63032fb3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Apr 14 11:23:36 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Apr 19 10:39:54 2017 -0700 |
tree | 1aa01cb74233c7674737d9329aa8cf211c6456ce | |
parent | 4fcde41b3a339870c8e42438d6e699efe4cad832 [diff] |
libbase: fix build breakage Two changes were merged at the same time that conflicted. Test: builds (cherry picked from commit 72b9d28423fb79eebdd4d74593ca03e1cbc7d75f) Merged-In: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb Change-Id: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
diff --git a/base/Android.bp b/base/Android.bp index c1c0bf8..afb7dd3 100644 --- a/base/Android.bp +++ b/base/Android.bp
@@ -59,7 +59,6 @@ cppflags: libbase_cppflags, shared_libs: ["liblog"], - header_libs: ["libutils_headers"], target: { android: { srcs: [