commit | 9aebb1e0f591ec83e7aec9f6c22c11db832aa394 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Apr 14 18:03:57 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Apr 14 18:03:57 2017 +0000 |
tree | 2d602545c44b5ab4982fbb858e3724b9545b1e8d | |
parent | e36b83f63cc80ad38140cca4d68e7c6db576aa3f [diff] | |
parent | 129eb45b0d9888215ba450756c4068eeaf7ff3ec [diff] |
Merge "libbase: make vendor_available" into oc-dev am: 129eb45b0d Change-Id: Ia6fe3fdf40397420f57aa016e5a647631e46804b
diff --git a/base/Android.bp b/base/Android.bp index fb55275..c1c0bf8 100644 --- a/base/Android.bp +++ b/base/Android.bp
@@ -41,6 +41,7 @@ cc_library { name: "libbase", + vendor_available: true, clang: true, host_supported: true, srcs: [ @@ -58,6 +59,7 @@ cppflags: libbase_cppflags, shared_libs: ["liblog"], + header_libs: ["libutils_headers"], target: { android: { srcs: [