Add support for using google_apis_playstore system images.

This commit is contained in:
Yang
2020-10-16 14:10:25 +11:00
parent fd240e46a6
commit 53151f5236
10 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -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'