History log of /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
26ddc14ad5a88e8238b3a8450aeb35cc6e6a55ac 28-Jul-2017 Paul Duffin <paulduffin@google.com> Upgrade to 8.7.1

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
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java
747cc2ad6a92424a7e64de5a4f325ab7180df6d2 16-Feb-2017 Paul Duffin <paulduffin@google.com> Upgrade to 8.3.0

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: 33563982
Test: As described above
Change-Id: I74162ccd9874e035a5422da9abe561a6b20a67c9
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java
edd65d0141c2d36a410335316d62a82f1f305eca 20-Sep-2016 Paul Duffin <paulduffin@google.com> Upgrade to libphonenumber-7.7.0 which is nano proto free

Bug: 31608797
Test: Rebuilt and ran android.telephony.cts.PhoneNumberUtilsTest
Change-Id: Ia5beb5c0ff189577c3eb76cc4f2c4e5d243ae97d
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java
279df210d5a4215ee2273bd23d29de5dc29e8370 18-Sep-2015 Neil Fuller <nfuller@google.com> Update libphonenumber to v7.0.11

Bug: 24185976
Change-Id: I9938e931e5ba63a5b5773cc6af66c6e55fc9a283
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java
a77faddfc3b3e4cca8f585c82d669054aec221f4 18-Dec-2014 Narayan Kamath <narayan@google.com> Update libphonenumber to an unmodified copy of v7.0.1

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
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ShortNumberInfoTest.java