Merge "Libziparchive: Export headers in defaults"
This commit is contained in:
commit
c31963b5c2
1 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,8 @@ cc_defaults {
|
|||
"libbase",
|
||||
"liblog",
|
||||
],
|
||||
|
||||
export_include_dirs: ["include"],
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
@ -65,7 +67,6 @@ cc_library {
|
|||
"liblog",
|
||||
"libbase",
|
||||
],
|
||||
export_include_dirs: ["include"],
|
||||
target: {
|
||||
android: {
|
||||
shared_libs: [
|
||||
|
|
Loading…
Reference in a new issue