fuchsia_gen_android_starnix_container

Construct a starnix container that can include an Android system and HALs.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required -
base Path to package containing base resources to include Label required -
base_files Files referenced by base package manifest Label List optional []
package_name Name of the starnix container package String optional ""
system The Android system image Label required -
vendor The Android vendor image Label optional None
hals HALs to include in this container. List of fuchsia_prebuilt_package labels or far files Label List optional []
skip_subpackages Skip including HALs as subpackages. Boolean optional False