mesa/.gitlab-ci
Antonio Ospite c9a8e1f49a ci/android: get aapt from the build-tools from Google instead of Debian
The aapt package form Debian might not be recent enough to install the
packages from Android CTS.

Resulting in an error like:

```
03:12:09.302: Module(s) with run failure(s):
03:12:09.302:     x86_64 CtsGraphicsTestCases: com.android.tradefed.targetprep.TargetSetupError[AAPT_PARSER_FAILED|520050|DEPENDENCY_ISSUE]: AaptParser failed for file CtsGraphicsTestCases.apk. The APK won't be installed
```

So get aapt from the build-tools matching the ANDROID_SDK_VERSION
corresponding to the Android version and CTS version used in the tests,
to ensure compatibility.

This effectively reverts the changes from commit b3c07fe722
(ci/android: Use aapt from Debian packages, 2025-04-21), but moving the
code around a bit.

The build-tools are not taken as LAVA overlay because LAVA is not able
to handle zip files, and the file in not big enough to be worth any
repacking effort.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35688>
2025-06-24 08:21:18 +00:00
..
bare-metal ci: drop unneeded printing of pass/fail alongside the exit_code 2025-05-29 07:29:25 +00:00
build ci/android: Build test AMD drivers 2025-06-19 06:19:06 +00:00
common ci/init-stage1: Add /dev/fd symlink 2025-06-10 06:33:10 +00:00
container ci/android: get aapt from the build-tools from Google instead of Debian 2025-06-24 08:21:18 +00:00
fossils
lava ci/android: Use structured tag for Android CTS version 2025-06-23 15:22:45 +00:00
meson nak: Add a dependency on rustc-hash 2025-05-16 01:40:04 +00:00
piglit ci: replace s3_upload wrapper with ci-fairy s3cp 2025-04-22 11:17:16 +00:00
test ci/android: Use structured tag for Android CTS version 2025-06-23 15:22:45 +00:00
tests ci/lava: Avoid eval when generating env script 2025-06-10 18:19:21 -03:00
windows ci: build mediafoundation frontend in windows-msvc 2025-06-05 22:02:01 +00:00
.flake8
all-skips.txt ci/piglit: Consolidate identical skip lists for X11 and gbm 2025-04-11 07:05:06 +00:00
android-cts-runner.sh ci/android: get aapt from the build-tools from Google instead of Debian 2025-06-24 08:21:18 +00:00
android-deqp-runner.sh ci/android: Print the detailed deqp versions 2025-06-19 20:20:41 +00:00
android-runner.sh ci/android: Use structured tag for Android CTS version 2025-06-23 15:22:45 +00:00
angle-skips.txt
bin
conditional-build-image-tags.yml ci/android: Use structured tag for Android CTS version 2025-06-23 15:22:45 +00:00
create-llvm-meson-wrap-file.sh ci/android: build llvmpipe driver for Android by forcing llvm fallback 2025-01-02 19:31:41 +00:00
cross-xfail-ppc64el
cross-xfail-s390x
crosvm-init.sh
crosvm-runner.sh ci: Forward all environment variables to DUTs and crosvm 2025-05-26 15:30:47 +00:00
cuttlefish-runner.sh ci: Allow ANGLE_TAG to be unset in -runner scripts 2025-06-05 15:18:23 +00:00
deqp-runner.sh ci/piglit: avoid copying /piglit across filesystems when unused 2025-06-16 11:52:08 +00:00
docs
download-git-cache.sh ci: use curl instead of wget in download-git-cache.sh 2025-04-24 10:36:00 +00:00
farm-rules.yml ci/bare-metal: Remove remnants of old bare-metal setups 2025-05-26 10:19:29 +00:00
fluster-runner.sh ci/fluster: Use structured tagging for Fluster 2025-05-03 15:38:59 +02:00
fossilize-runner.sh
fossils.yml
gtest-runner.sh ci/va: Add /va/bin to PATH for test-video container 2025-04-28 20:08:32 +00:00
image-tags.yml ci/android: get aapt from the build-tools from Google instead of Debian 2025-06-24 08:21:18 +00:00
prepare-artifacts.sh ci/fluster: Move the fluster-runner.sh script 2025-05-03 15:38:32 +02:00
report-flakes.py
run-pytest.sh
run-shader-db.sh
run-shellcheck.sh
run-yamllint.sh
setup-test-env.sh ci: Simplify filter_env_vars using indirect expansion 2025-06-10 18:19:21 -03:00
test-source-dep.yml ci: Only run rustfmt when necessary 2025-06-10 14:37:14 +00:00
vkd3d-runner.sh ci/vkd3d: Use structured tagging for vkd3d-proton 2025-06-10 06:33:10 +00:00