blob: 0aed452934c8181800c54fe8fff02f9bfa2cdddd [file] [log] [blame]
{
program: {
binary: "bin/session_control",
},
use: [
{ runner: "elf" },
{
protocol: [
"fuchsia.session.Launcher",
"fuchsia.session.Restarter",
],
from: "parent",
},
],
}