summaryrefslogtreecommitdiff
path: root/icu4c/source/common/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'icu4c/source/common/Android.bp')
-rw-r--r--icu4c/source/common/Android.bp11
1 files changed, 0 insertions, 11 deletions
diff --git a/icu4c/source/common/Android.bp b/icu4c/source/common/Android.bp
index 502d1dd4e..c6f1dece5 100644
--- a/icu4c/source/common/Android.bp
+++ b/icu4c/source/common/Android.bp
@@ -71,12 +71,6 @@ cc_library_headers {
enabled: true,
},
},
-
- apex_available: [
- "//apex_available:platform",
- "com.android.art.debug",
- "com.android.art.release",
- ],
}
//
@@ -109,9 +103,4 @@ cc_library {
},
header_libs: ["libicuuc_headers"],
export_header_lib_headers: ["libicuuc_headers"],
-
- apex_available: [
- "com.android.art.debug",
- "com.android.art.release",
- ],
}