blob: 77c932d4b008ab257a9b091e1a4b3107d80492f3 [file] [log] [blame] [edit]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--num-operations",
"10"
],
"binary": "bin/fvm_stressor"
},
"sandbox": {
"features": [
"hub"
],
"services": [
"fuchsia.boot.Arguments",
"fuchsia.boot.Items",
"fuchsia.boot.WriteOnlyLog",
"fuchsia.ldsvc.Loader",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher"
]
}
}