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",
|
"libbase",
|
||||||
"liblog",
|
"liblog",
|
||||||
],
|
],
|
||||||
|
|
||||||
|
export_include_dirs: ["include"],
|
||||||
}
|
}
|
||||||
|
|
||||||
cc_library {
|
cc_library {
|
||||||
|
|
@ -65,7 +67,6 @@ cc_library {
|
||||||
"liblog",
|
"liblog",
|
||||||
"libbase",
|
"libbase",
|
||||||
],
|
],
|
||||||
export_include_dirs: ["include"],
|
|
||||||
target: {
|
target: {
|
||||||
android: {
|
android: {
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue