From 26ddc14ad5a88e8238b3a8450aeb35cc6e6a55ac Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Fri, 28 Jul 2017 16:12:47 +0100 Subject: 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 --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 8adde3bc..f70d6942 100644 --- a/build.xml +++ b/build.xml @@ -180,7 +180,7 @@ depends="build-phone-metadata,build-short-metadata,build-alternate-metadata,build-carrier-data,build-geo-data,build-timezones-data"> + destdir="${classes.dir}" classpathref="classpath" includeAntRuntime="false" encoding="UTF-8"/> -- cgit v1.2.3