diff --git a/.gitlab-ci/container/build-android-cts.sh b/.gitlab-ci/container/build-android-cts.sh index bf3c26ea870..4edaa904a0f 100644 --- a/.gitlab-ci/container/build-android-cts.sh +++ b/.gitlab-ci/container/build-android-cts.sh @@ -31,7 +31,7 @@ ANDROID_CTS_MODULES=( "CtsSkQPTestCases" ) -ANDROID_CTS_VERSION="${ANDROID_VERSION}_r3" +ANDROID_CTS_VERSION="${ANDROID_VERSION}_r5" ANDROID_CTS_DEVICE_ARCH="x86" # Download the stripped CTS from S3, because the CTS download from Google can take 20 minutes