ci/android: Update Android CTS to android-cts-16.0_r5

The latest Android 16 release.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41440>
This commit is contained in:
Valentine Burley 2026-03-10 10:46:38 +01:00 committed by Marge Bot
parent 5dacbdc3ce
commit aeb40ed23b

View file

@ -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