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