aboutsummaryrefslogtreecommitdiff
path: root/android-cts
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-01-09 11:56:20 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-01-09 06:29:20 +0000
commit7f223cef77704d32472fec12c9eb4ad0da0d9a08 (patch)
tree21e30cbeab0287ab70ecf840b8ebea94ea0cd622 /android-cts
parentaa6195ba0cd5e8c46c61404caa8236ce78f8768f (diff)
android: fix aosp master jobs
Change-Id: I2c48d198e6bb9a0e8985e6466a289b51ad15f5a0 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-cts')
-rwxr-xr-xandroid-cts/builders.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/android-cts/builders.sh b/android-cts/builders.sh
index da533cd165..dee0612a40 100755
--- a/android-cts/builders.sh
+++ b/android-cts/builders.sh
@@ -1,4 +1,6 @@
# Build Android
+export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
+
repo init -u ${ANDROID_MANIFEST_URL} -b ${MANIFEST_BRANCH}
repo sync -j"$(nproc)" -c