summaryrefslogtreecommitdiff
path: root/libandroidicuinit
diff options
context:
space:
mode:
authorvichang <vichang@google.com>2020-05-05 11:11:30 +0000
committervichang <vichang@google.com>2020-05-05 11:11:30 +0000
commitedff287fcb31c3a8602ee8caf4f7347fbf917da4 (patch)
treee043fa0e1b4d726d797b7bfaf997e1e85e343c16 /libandroidicuinit
parent70089941aaf6d7635b7dbef272855fe2805900d8 (diff)
downloadicu-edff287fcb31c3a8602ee8caf4f7347fbf917da4.tar.gz
Revert "Move ICU from ART APEX into i18n APEX"
Revert "Move core-icu4j into i18n APEX" Revert "Move libpac into i18n APEX" Revert "Add shared library into i18n APEX and add the required s..." Revert "Make com_android_i18n namespace visible" Revert submission 1299494-i18nApex Reason for revert: Breaking aosp_x86-eng on aosp-master Reverted Changes: I30fc3735b:Move ICU from ART APEX to i18n APEX Icb7e98b5c:Calling @IntraCoreApi from core-icu4j should not c... Ic7de63fe3:Move core-icu4j into I18n APEX I65b97bdba:Make com_android_i18n namespace visible Ia4c83bc15:Move v8 and libpac into i18n APEX I10e6d4948:Move core-icu4j into i18n APEX I8d989cad7:Move ICU from ART APEX into i18n APEX I72216ca12:Move ICU into i18n APEX Ief9dace85:Add shared library into i18n APEX and add the requ... I7d97a10ba:Move libpac into i18n APEX I90fff9c55:Move ICU from ART APEX into i18n APEX Change-Id: If732a637fd630a667c12446af793f78bc1d95d81
Diffstat (limited to 'libandroidicuinit')
-rw-r--r--libandroidicuinit/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libandroidicuinit/Android.bp b/libandroidicuinit/Android.bp
index f208696a1..505b33b17 100644
--- a/libandroidicuinit/Android.bp
+++ b/libandroidicuinit/Android.bp
@@ -39,9 +39,6 @@ cc_library_static {
],
},
},
- apex_available: [
- "com.android.i18n",
- ],
visibility: [
"//external/icu/libandroidicu",
"//external/icu/icu4c/source/test:__subpackages__",