mirror of
https://github.com/reactivecircus/android-emulator-runner.git
synced 2026-08-31 17:49:33 +00:00
Add support for using google_apis_playstore system images.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ inputs:
|
||||
description: 'API level of the platform and system image - e.g. 23 for Android Marshmallow, 29 for Android 10'
|
||||
required: true
|
||||
target:
|
||||
description: 'target of the system image - default or google_apis'
|
||||
description: 'target of the system image - default, google_apis or playstore'
|
||||
default: 'default'
|
||||
arch:
|
||||
description: 'CPU architecture of the system image - x86 or x86_64'
|
||||
|
||||
Reference in New Issue
Block a user