Merge "libutils: mark as vendor_available" into oc-dev

This commit is contained in:
TreeHugger Robot 2017-04-13 04:55:19 +00:00 committed by Android (Google) Code Review
commit bed3cbd8ac

View file

@ -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_headers {
cc_library {
name: "libutils",
vendor_available: true,
host_supported: true,
srcs: [