summaryrefslogtreecommitdiff
path: root/repackaged/geocoder/src/com/android/i18n/phonenumbers/geocoding/data/57_en
AgeCommit message (Collapse)Author
2022-04-05Update libphone number to v8.12.46t_frc_odp_330442040t_frc_odp_330442000t_frc_ase_330444010android13-frc-odp-releaseandroid13-devGrace Jia
Test: CtsTelephonyTestCases:PhoneNumberUtilsTest Bug: 192062729 Signed-off-by: Grace Jia <xiaotonj@google.com> Change-Id: I6f16bb69fe9d15fa28acc762956b533d44d75b9d
2018-11-20Use generated source not jarjarPaul Duffin
This is in preparation to adding UnsupportedAppUsage annotations to the source. Note: Although the classes in the android/ directory are in the correct package and so do not need to be moved to a different package they do reference classes that are in the wrong package and so they need those references transformed. Tested using: m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest Bug: 117818301 Test: see above Change-Id: I523e98eabc7eddff593afeddd399c11061664a59