Use com.google.i18n.phonenumbers
instead of the platform copy com.android.i18n.phonenumbers which is a hidden API.
Bug: 137202333
Test: make
Change-Id: Ie02727e4af17cfd1851861c6e2749e77d350b06c
diff --git a/Android.bp b/Android.bp
index 5c79cf9..0ff7f0f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -72,8 +72,9 @@
"android.hardware.radio.config-V1.1-java-shallow",
"android.hardware.radio.config-V1.2-java-shallow",
"android.hardware.radio.deprecated-V1.0-java-shallow",
- "telephony-protos",
"ecc-protos-lite",
+ "libphonenumber-nogeocoder",
+ "telephony-protos",
],
product_variables: {