libbase: make vendor_available am: d10a023208

am: 45102312a3

Change-Id: Id4b12d35d36d02784bbfa3c9a64428ece2b202b4
This commit is contained in:
Steven Moreland 2017-04-20 02:00:02 +00:00 committed by android-build-merger
commit 3c5d712f8c

View file

@ -41,6 +41,7 @@ cc_library_headers {
cc_library {
name: "libbase",
vendor_available: true,
clang: true,
host_supported: true,
srcs: [
@ -58,6 +59,7 @@ cc_library {
cppflags: libbase_cppflags,
shared_libs: ["liblog"],
header_libs: ["libutils_headers"],
target: {
android: {
srcs: [