Skip to content

Commit dd66d23

Browse files
committed
update to android-vts-9.0_r5
1 parent 8dfa383 commit dd66d23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build-vts.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
33

44
export ANDROID_MANIFEST_URL="https://android.googlesource.com/platform/manifest"
5-
export MANIFEST_BRANCH="android-vts-9.0_r4"
6-
#export TOOLCHAIN="clang-4679922"
5+
export MANIFEST_BRANCH="android-vts-9.0_r5"
76
export TOOLCHAIN="clang-r346389c"
8-
# export PATCHSETS="cts-lkft"
97
export LUNCH_TARGET="aosp_arm64-userdebug"
108
export nproc=9
119
export latest=0

0 commit comments

Comments
 (0)