create_system_apk_variant
Generate a system APK variant from an app bundle by specifying package name, version code, and variant details like device spec and options.
Instructions
Create a system APK variant from an uploaded app bundle.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | Yes | Variant resource body (e.g. `deviceSpec` and `options`) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the app bundle |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||