fuchsia_package_resource_group

Declares a group of resources to be included in a Fuchsia package.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required -
srcs The resource to include in the package. Label List required -
dest The path where this will be installed in the package. String required -
strip_prefix A path to remove from the srcs String optional ""
basename_only The dir will be removed from srcs attribute, and installed in dest + basename Boolean optional False