blob: def01b243261f342bfb1c1ff09eb51adc38feb75 [file] [log] [blame]
{
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/sched_tests"
},
"sandbox": {
"boot": [
"bin",
"lib"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}