blob: 004a6f9a52d7e98e8714680723a840d6739e9e3c [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.lowpan.spinel.Device": [
"fuchsia-pkg://fuchsia.com/ot-radio-component-tests#meta/ot-stack.cmx",
"-t",
"class/ot-radio/000"
],
"fuchsia.openthread.devmgr.IsolatedDevmgr": [
"fuchsia-pkg://fuchsia.com/ot-radio-component-tests#meta/ot-devmgr-component-integration.cmx"
]
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/ot_stack_soft_reset_mock"
},
"sandbox": {
"services": [
"fuchsia.lowpan.spinel.Device",
"fuchsia.openthread.devmgr.IsolatedDevmgr",
"fuchsia.sys.Launcher"
]
}
}