summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apex/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/apex/Android.bp b/apex/Android.bp
index 7879611..1fab799 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -133,7 +133,8 @@ sdk {
},
},
native_shared_libs: [
- "libicu",
+ "libandroidicu",
+ "libicu",
],
}