aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-04-24 23:15:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-04-24 23:15:43 +0000
commit6378b02f69ac9cf4259c0e14b0aebd5665c89fb5 (patch)
treefd4f6dd90a77bec45b49a39da70966d33de36b58
parenta3ba3d5d1771f626e5062e6bf521566b7927e46b (diff)
parent8e90cdb092d3a107b800123b5e1bd1eac8acf9cc (diff)
downloadlibxml2-6378b02f69ac9cf4259c0e14b0aebd5665c89fb5.tar.gz
Merge "Export libicuuc headers"
am: 8e90cdb092 Change-Id: Ib686aef4ba0564bb509d9450450d527d18471575
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d4cc074c..2f655179 100644
--- a/Android.bp
+++ b/Android.bp
@@ -95,6 +95,7 @@ cc_library {
},
},
shared_libs: ["libicuuc"],
+ export_shared_lib_headers: ["libicuuc"],
}
cc_library_headers {