blob: d6d8d95bd9ed5def8cff9befee807104843b8493 [file] [log] [blame]
{
"program": {
"binary": "bin/app"
},
"sandbox": {
"features": [
"isolated-temp"
],
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.Loader",
"fuchsia.test.echos.EchoExposedByParent",
"fuchsia.test.echos.EchoExposedBySibling",
"fuchsia.test.echos.EchoHiddenByParent"
]
}
}