aboutsummaryrefslogtreecommitdiff
path: root/android-cts
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2019-10-09 09:27:39 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2019-10-09 09:27:39 +0800
commit183c0d4952ea0f2d1bea2f7d623a5745b1da7be5 (patch)
treee2ad91678a49f9857be701df311dc17a9ae08277 /android-cts
parent2fb5047d99ca16690acad096fefa4ef5eac89d92 (diff)
android-vts: update to build vts for android 10 by default
Change-Id: I9a22eb33fca1b6ca1364b10b7af9f8777c418e52 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
Diffstat (limited to 'android-cts')
-rwxr-xr-xandroid-cts/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-cts/builders.sh b/android-cts/builders.sh
index a276fe1b46..5b0b9c8f5b 100755
--- a/android-cts/builders.sh
+++ b/android-cts/builders.sh
@@ -1,4 +1,4 @@
-# Build Android
+# Build Android cts
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
repo init -u ${ANDROID_MANIFEST_URL} -b ${MANIFEST_BRANCH}