commit | bed3cbd8ac9ccdcd641904f72c3835db037e736a | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Thu Apr 13 04:55:19 2017 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Apr 13 04:55:20 2017 +0000 |
tree | 537df9eb0f331f968b2216483f9fa252df8818b4 | |
parent | f8952a196c5c635c2fcb452702d17278f02f174e [diff] | |
parent | 91527edec85d247bd06fd7db69ad27c1a1f2b72a [diff] |
Merge "libutils: mark as vendor_available" into oc-dev
diff --git a/libutils/Android.bp b/libutils/Android.bp index 9c300e0..50f3d97 100644 --- a/libutils/Android.bp +++ b/libutils/Android.bp
@@ -14,6 +14,7 @@ cc_library_headers { name: "libutils_headers", + vendor_available: true, host_supported: true, export_include_dirs: ["include"], target: { @@ -28,6 +29,7 @@ cc_library { name: "libutils", + vendor_available: true, host_supported: true, srcs: [