Merge "Add vendor_available:true to libtinycompress so it can be in VNDK"
This commit is contained in:
commit
a8e6d4ea56
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cc_library_shared {
|
||||
name: "libtinycompress",
|
||||
|
||||
vendor_available: true,
|
||||
cflags: ["-Wno-macro-redefined"],
|
||||
export_include_dirs: ["include"],
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue