summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2021-07-23 02:47:08 +0900
committerJooyung Han <jooyung@google.com>2021-07-23 02:47:08 +0900
commit3fbb01db98e2a9b699af7532cbef844bf40b0db8 (patch)
treef04de0fca27d6177b2e1cb127e8f5e3a05b3dd25
parentc8858c2e01fe8c173759678864c17cb8dc81d9a6 (diff)
downloadicu-3fbb01db98e2a9b699af7532cbef844bf40b0db8.tar.gz
libandroidicu is not available to platform
Bug: 194403710 Test: m microdroid # microdroid shouldn't have libandroidicu Change-Id: Ieec58baf50532a422421132507e9a02607110005
-rw-r--r--libandroidicu/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libandroidicu/Android.bp b/libandroidicu/Android.bp
index df3c0b84c..6415f48f8 100644
--- a/libandroidicu/Android.bp
+++ b/libandroidicu/Android.bp
@@ -42,8 +42,6 @@ cc_library_shared {
unique_host_soname: true,
apex_available: [
"com.android.i18n",
- // b/133140750 Clean this up. This is due to the dependency to from libmedia
- "//apex_available:platform",
],
// The implementation of libandroidicu depends on libicuuc and and libicui18n,