ci/android: Update Cuttlefish build

The new version updates the default Mesa version to 26.1.0-devel.
This is used for booting the VM, after which point the drivers are
replaced by the ones built in the Mesa CI pipeline.

Fixes GPU faults with ANGLE on Turnip.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40010>
This commit is contained in:
Valentine Burley 2026-04-02 15:45:31 +02:00 committed by Marge Bot
parent 1b8018389b
commit 57d55f8c09
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@ debian/s390x_build:
LLVM_VERSION: &debian-android-llvm 19
CUTTLEFISH_PROJECT_PATH: gfx-ci/android/aosp-manifest
CUTTLEFISH_BUILD_VERSION_TAGS: mesa-venus
CUTTLEFISH_BUILD_NUMBER: 20260315.001
CUTTLEFISH_BUILD_NUMBER: 20260402.001
# Android NDK cross-build image
debian/android_build:

View file

@ -23,7 +23,7 @@ variables:
DEBIAN_BUILD_TAG: "20260309-D3D619"
DEBIAN_TEST_BASE_TAG: "20260201-deqp-runner"
DEBIAN_TEST_ANDROID_TAG: "20260317-deqp"
DEBIAN_TEST_ANDROID_TAG: "20260402-cuttlefish"
DEBIAN_TEST_GL_TAG: "20260324-vvl-ad"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20260310-vkd3d"