summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2021-04-14 13:10:37 +0100
committerPaul Duffin <paulduffin@google.com>2021-04-14 13:30:27 +0100
commit08c30bae75cd6ad735a478f5c071bb171d10430c (patch)
treed6e5c7ac212e42c8cfc556e0214ddc7f5861e87c
parent1ea3057847d298325ea7a31a314efed8200bc2c0 (diff)
Remove com.android.i18n.phonenumbers from libcore packages
The com.android.i18n.phonenumbers is not used by any libcore code and is no longer managed by the libcore team. Bug: 177892522 Test: n/a Change-Id: Ib445e652746a8b9b42c6bee7d27a062d6b62a4ec
-rwxr-xr-xtools/hiddenapi/exclude.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/hiddenapi/exclude.sh b/tools/hiddenapi/exclude.sh
index 822aba4ee43b..8b18f9b1920e 100755
--- a/tools/hiddenapi/exclude.sh
+++ b/tools/hiddenapi/exclude.sh
@@ -10,7 +10,6 @@ LIBCORE_PACKAGES="\
android.system \
android.test \
com.android.bouncycastle \
- com.android.i18n.phonenumbers \
com.android.okhttp \
com.sun \
dalvik \