зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1627354: Part 3 - Update mozboot and wpt SDK dependencies; r=jgraham,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D69633 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
f826c80377
Коммит
cbad7b5792
|
@ -1,5 +1,5 @@
|
|||
platform-tools
|
||||
build-tools;28.0.3
|
||||
platforms;android-28
|
||||
build-tools;29.0.3
|
||||
platforms;android-29
|
||||
emulator
|
||||
docs
|
||||
|
|
|
@ -89,8 +89,8 @@ def install_android_packages(logger, sdk_path, no_prompt=False):
|
|||
|
||||
#TODO: Not sure what's really needed here
|
||||
packages = ["platform-tools",
|
||||
"build-tools;28.0.3",
|
||||
"platforms;android-28",
|
||||
"build-tools;29.0.3",
|
||||
"platforms;android-29",
|
||||
"emulator"]
|
||||
|
||||
# TODO: make this work non-internactively
|
||||
|
|
Загрузка…
Ссылка в новой задаче