blob: c90ad4ca3ce20dddfba2c71b930156d62ee0b903 [file] [log] [blame]
{
"program": {
"args": [
"--channel-mode"
],
"binary": "bin/debug_agent"
},
"sandbox": {
"boot": [
"bin"
],
"features": [
"shell-commands"
],
"services": [
"fuchsia.boot.RootJob",
"fuchsia.exception.ProcessLimbo",
"fuchsia.logger.LogSink",
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.ComponentController",
"fuchsia.sys.Launcher"
]
}
}