blob: d55c5da103a9f9a85d1a45fc0e1bd163bfc7cdca [file] [log] [blame]
{
"program": {
"binary": "bin/sh",
"args": [ "-c", "/pkg/bin/hello_world" ]
},
"use": [
{ "runner": "elf" },
{
"protocol": "/svc/fuchsia.process.Launcher",
"as": "/svc/fuchsia.process.Launcher",
},
]
}