We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dfa383 commit dd66d23Copy full SHA for dd66d23
build-vts.sh
@@ -2,10 +2,8 @@
2
export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8
3
4
export ANDROID_MANIFEST_URL="https://android.googlesource.com/platform/manifest"
5
-export MANIFEST_BRANCH="android-vts-9.0_r4"
6
-#export TOOLCHAIN="clang-4679922"
+export MANIFEST_BRANCH="android-vts-9.0_r5"
7
export TOOLCHAIN="clang-r346389c"
8
-# export PATCHSETS="cts-lkft"
9
export LUNCH_TARGET="aosp_arm64-userdebug"
10
export nproc=9
11
export latest=0
0 commit comments