forked from qt-creator/qt-creator
Android: add emulator to default list of pacakges
So users won't have to still install it manually. Task-number: QTCREATORBUG-31837 Change-Id: Ib20ed496ca68fdb9b9bd043045ca4b827dedc850 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"mac_sha256": "7bc5c72ba0275c80a8f19684fb92793b83a6b5c94d4d179fc5988930282d7e64"
|
||||
},
|
||||
"sdk_essential_packages": {
|
||||
"default": ["platform-tools", "cmdline-tools;latest"],
|
||||
"default": ["platform-tools", "cmdline-tools;latest", "emulator"],
|
||||
"linux": [],
|
||||
"mac": [],
|
||||
"windows": ["extras;google;usb_driver"]
|
||||
|
Reference in New Issue
Block a user