History log of /external/libphonenumber/update-from-external.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/update-from-external.sh
a805e0c533932dc3e7d640c12f3e6c949ddfdd20 28-Nov-2016 Paul Duffin <paulduffin@google.com> Upgrade to 7.7.5

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
/external/libphonenumber/update-from-external.sh