blob: 42731f035d6079c3d21d3f4ee9e7127fe3713a34 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"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_radio_ncp_ver_query_mock"
},
"sandbox": {
"services": [
"fuchsia.lowpan.spinel.Device",
"fuchsia.openthread.devmgr.IsolatedDevmgr",
"fuchsia.sys.Launcher"
]
}
}