Add option to modify the number of cores

This commit is contained in:
Afzal Najam
2021-03-01 21:17:25 -05:00
committed by Yang
parent 91b2b2f06f
commit d85239a9fb
6 changed files with 21 additions and 3 deletions
+2
View File
@@ -16,6 +16,8 @@ inputs:
default: 'x86'
profile:
description: 'hardware profile used for creating the AVD - e.g. `Nexus 6`'
cores:
description: 'the number of cores to use for the emulator'
sdcard-path-or-size:
description: 'path to the SD card image for this AVD or the size of a new SD card image to create for this AVD, in KB or MB, denoted with K or M. - e.g. `path/to/sdcard`, or `1000M`'
avd-name: