mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Download platform-tools even for non-emulator builds
This commit is contained in:
parent
66e5ad0cb8
commit
4635f81647
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ class MachCommands(CommandBase):
|
|||
]
|
||||
if build:
|
||||
components += [
|
||||
"platform-tools",
|
||||
"platforms;android-18",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue