Libziparchive: Export headers in defaults

libziparchive-host needs to include the headers correctly, too.

Bug: 37342627
Test: mmma system/core/libziparchive
Change-Id: I88a6d38ff9e494273040f9b913c71bccdda117ad
This commit is contained in:
Andreas Gampe 2017-07-05 22:02:54 -07:00
parent 0f4fb5497a
commit a10a7e7114
1 changed files with 2 additions and 1 deletions

View File

@ -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: [