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