buildserver: stop installing 'android;m2repository' by default

It is a huge package, it is rarely used, its not supported by
fdroid/sdkmanager yet, and it is a pain to manage the install.  If this
breaks any app builds, the package can be installed as part of the build
metadata.
This commit is contained in:
Hans-Christoph Steiner 2022-05-18 17:52:26 +02:00
parent 41266f2ac3
commit 1d710947b9
1 changed files with 0 additions and 2 deletions

View File

@ -139,8 +139,6 @@ CACHE_FILES = [
# Until we find a solution for that we need to stay at this revision.
('https://dl.google.com/android/repository/tools_r25.2.5-linux.zip',
'577516819c8b5fae680f049d39014ff1ba4af870b687cab10595783e6f22d33e'),
('https://dl.google.com/android/repository/android_m2repository_r47.zip',
'a3f91808dce50c1717737de90c18479ed3a78b147e06985247d138e7ab5123d0'),
('https://dl.google.com/android/repository/android-2.1_r03.zip',
'b9cc140a9b879586181b22cfc7d4aa18b979251e16e9b17771c5d0acb71ba940'),
('https://dl.google.com/android/repository/android-2.2_r03.zip',