commit | cac6c96d00743c1d263f13273d0983411de5c4cb | [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 | ab41c78af35ecb4e357254b992361495f88985cb [diff] | |
parent | 83cd8957aa0f3996fd471da56bb6fe57af2b8efe [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: [