ci/android: update comment about ANDROID_CTS_MODULES

After commit 545727f97c (ci/android: Move ANDROID_CTS_MODULES to build
script, 2025-06-24) the comment about ANDROID_CTS_MODULES in
lvp-android-angle-android-cts-include.txt has become inaccurate.

Update the instructions to reflect the latest status.

Fixes: 545727f97c
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36187>
This commit is contained in:
Antonio Ospite
2025-07-17 09:56:09 +02:00
committed by Marge Bot
parent 12f77a833d
commit 0f09c9436b

View File

@@ -2,9 +2,10 @@ x86_64 CtsGraphicsTestCases
x86_64 CtsNativeHardwareTestCases
x86_64 CtsSkQPTestCases
# When adding more entries like the ones below, uncommented, remember to add
# the respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in
# .gitlab-ci/container/gitlab-ci.yml::.android-variables
# When adding more entries like the ones below, remember to add the
# respective modules (e.g. CtsDeqpTestCases) to ANDROID_CTS_MODULES in
# .gitlab-ci/container/build-android-cts.sh if they are not already there.
# And update DEBIAN_TEST_ANDROID_TAG in .gitlab-ci/image-tags.yml if needed.
#x86_64 CtsDeqpTestCases dEQP-VK.wsi.android.*
#x86_64 CtsDeqpTestCases dEQP-VK.api.external.memory.android_hardware_buffer.*