mk_payload is a binary used by ARCVM to create a composite disk of using apexes. See go/arcvm-block-apex for more background.
To update the mk_payload binary used by CrOS builders, do the following
To update to a newer version of mk_payload, you'll need to
m mk_payload
from your lunch'd Android checkout. However, you should only upload a binary from a builder.git mv mk-payload-0.0.3.ebuild mk-payload-0.0.4.ebuild
The only place this is used is inside board_specific_setup, so to test locally you'll have to manually create a new image with it.