aboutsummaryrefslogtreecommitdiff
path: root/test-rig/sdk-packages.txt
diff options
context:
space:
mode:
authorLena <lena@omega>2026-07-01 00:00:00 +0000
committerLena <lena@omega>2026-07-01 00:00:00 +0000
commitd4250691b403a8d5837bed431d86fe8dcb12c293 (patch)
treee31cdcb6a029746e557b17da4b48e7c35da3a5be /test-rig/sdk-packages.txt
parente4b9241441cc0d3204999da7077535452aa7d43c (diff)
downloadscrcpy-android-d4250691b403a8d5837bed431d86fe8dcb12c293.tar.gz
test-rig: pre-install AGP's build-tools 34 pin
AGP 8.7 downloads build-tools;34.0.0 into the SDK at build time when it is missing, which made the first test run in a fresh image reach for the network. Bake it into the image.
Diffstat (limited to 'test-rig/sdk-packages.txt')
-rw-r--r--test-rig/sdk-packages.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-rig/sdk-packages.txt b/test-rig/sdk-packages.txt
index 97ed4a6..8a7f0ff 100644
--- a/test-rig/sdk-packages.txt
+++ b/test-rig/sdk-packages.txt
@@ -1,5 +1,6 @@
platform-tools
platforms;android-35
+build-tools;34.0.0
build-tools;35.0.0
emulator
system-images;android-35;default;x86_64