blob: 0da28734e027261605196a15e082ebb5de19cdab [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/ot-stack"
},
"sandbox": {
"boot": [
"bin",
"driver",
"lib"
],
"dev": [
"class/ot-radio"
],
"features": [
"config-data",
"isolated-persistent-storage"
],
"services": [
"fuchsia.exception.Handler",
"fuchsia.openthread.devmgr.IsolatedDevmgr",
"fuchsia.sys.Launcher"
]
}
}