libbase: make vendor_available
am: d10a023208
Change-Id: I34554045272dcb8c74179010ee6cde4eb899eef3
This commit is contained in:
commit
45102312a3
1 changed files with 2 additions and 0 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue