aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Chang <vichang@google.com>2020-05-04 18:31:09 +0100
committerHaibo Huang <hhb@google.com>2020-05-06 04:34:18 +0000
commit5e4734882feef61c41d7427deb46ed2457ea6054 (patch)
treeb67e46d07b21db8bba2e96cb23693a799b1dc0e6
parent668d7fe0d9e05c6e5fc626a11dbdf068c67a4bb5 (diff)
downloadpdfium-5e4734882feef61c41d7427deb46ed2457ea6054.tar.gz
export libandroidicu headers instead of libandroidicu_headersandroid11-dev
They are the same thing actually. Bug: 155031873 Test: m droid Change-Id: I577966a66ce780c8b6cff2d09333d1f030a16bfa
-rw-r--r--core/fxcrt/Android.bp8
1 files changed, 2 insertions, 6 deletions
diff --git a/core/fxcrt/Android.bp b/core/fxcrt/Android.bp
index cfbe939eb..d48b2848c 100644
--- a/core/fxcrt/Android.bp
+++ b/core/fxcrt/Android.bp
@@ -4,12 +4,8 @@ cc_library_static {
visibility: ["//external/pdfium:__subpackages__"],
- header_libs: [
- "libandroidicu_headers",
- ],
-
- export_header_lib_headers: [
- "libandroidicu_headers",
+ export_shared_lib_headers: [
+ "libandroidicu",
],
static_libs: [