fuchsia_post_processing_script

Generates post processing script target.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required -
post_processing_script_path Path to post processing script. Note: resultant zbi probably can't
be used with tools like scrutiny, because we won't know how to unpack the zbi
out of whatever the post-processing script has done to it.
String optional ""
post_processing_script_args Post processing script arguments String List optional []
post_processing_script_inputs Dictionary for artifacts used by post processing script.
It will be a source -> destination map
Label String Dict optional {}