summaryrefslogtreecommitdiff
path: root/libphonenumber/src/com/google/i18n/phonenumbers/data/PhoneNumberMetadataProto_BJ
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
2021-06-17Update libphonenumber to v8.12.25Grace Jia
Bug: b/184806094 Test: Telephony cts test, vogar Signed-off-by: Grace Jia <xiaotonj@google.com> Change-Id: I6dcfa56c5d73932d5409a7030ced788799c01850
2019-07-01version bump to 8.10.14Youming Ye
Bug: 135732097 Test: CTS and Vogar Change-Id: I91e197f9c6a094e95808567eccc85ddaf9d1cf18
2018-04-06Upgrade to 8.9.3Paul Duffin
Created using ./update-from-external.sh 8.9.3 m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest m -j32 libphonenumber-test vogar dx vogar --timeout 0 \ --classpath ${ANDROID_BUILD_TOP}/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jar \ com.google.i18n.phonenumbers Bug: 73516753 Test: see above Change-Id: I55730db3c01f532e7be5736b5bccd520259e3fec
2018-01-25Upgrade to 8.8.10Paul Duffin
Created using ./update-from-external.sh 8.8.10 m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest m -j32 libphonenumber-test vogar dx vogar --timeout 0 \ --classpath ${ANDROID_BUILD_TOP}/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jar \ com.google.i18n.phonenumbers Bug: 65473354 Test: see above Change-Id: I1fbc05d052f10ac80ec22d5945fde2439c9fedd7
2017-08-17Upgrade to 8.7.1Paul Duffin
Created using ./update-from-external.sh 8.7.1 m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest m -j32 libphonenumber-test vogar dx vogar --timeout 0 \ --classpath ${ANDROID_BUILD_TOP}/out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jack \ com.google.i18n.phonenumbers Bug: 36705773 Test: as above Change-Id: I07781a60d9052347968ea734226e43a5dac5f837
2016-11-28Upgrade to 7.7.5Paul Duffin
Created using ./update-from-external.sh 7.7.5 m -j32 droid adb reboot bootloader fastboot flashall -w m -j32 cts cts-tradefed run cts -m CtsTelephonyTestCases -t android.telephony.cts.PhoneNumberUtilsTest m -j32 libphonenumber-test vogar --timeout 0 \ --classpath out/target/common/obj/JAVA_LIBRARIES/libphonenumber-test_intermediates/classes.jack \ com.google.i18n.phonenumbers Bug: 31792965 Test: As described above Change-Id: If5beda5d9a2d8a616eefb97893335344a8a5f73a
2016-09-20Upgrade to libphonenumber-7.7.0 which is nano proto freePaul Duffin
Bug: 31608797 Test: Rebuilt and ran android.telephony.cts.PhoneNumberUtilsTest Change-Id: Ia5beb5c0ff189577c3eb76cc4f2c4e5d243ae97d
2015-12-11Upgrade to version 7.2.1 (Second Attempt)Paul Duffin
This introduces a runtime dependency on nano protobuf. The classes are jarjared from com.google.protobuf.nano into com.android.protobuf.nano and will be built as part of the ext library built in frameworks/base/Android.mk. Bug: 24793335 Change-Id: I7bd8a5d3988d21ea5bb0fdaaad09df298e53e16a
2015-12-10Revert "Upgrade to version 7.2.1"Narayan Kamath
This reverts commit 8fda25a631103958dd4e335fa1149913d0552e0a. Change-Id: Id96b831dc6dd5508b90d597e0bb78d02c39f0203
2015-12-08Upgrade to version 7.2.1Paul Duffin
This introduces a runtime dependency on nano protobuf. The classes are jarjared from com.google.protobuf.nano into com.android.protobuf.nano and will be built as part of the ext library built in frameworks/base/Android.mk. Bug: 24793335 Change-Id: Iba3b7c5ad7789d4a2abca5a174e978138699ef94
2014-12-23Update libphonenumber to an unmodified copy of v7.0.1Narayan Kamath
Copied from upstream commit eb7f783d2fd7d222a10283a72d9e7 with no local modifications and a cherry-pick of commit 5b00cb5b2dc0582c29 (JAVA/JS: Documentation fix and added missing licences.) from upstream master. Added Android.mk to build the code for platform and unbundled use. Note that while we rename packages, we don't rename resources to make sure they're found. Change-Id: Idb886f1b5d7bca491b9f7f8d18574a88f08593ba