blob: a236b83713addf895c7d31708cd13ebea9ce427f [file] [log] [blame]
{
"program": {
"binary": "bin/ot-stack"
},
"sandbox": {
"boot": [
"bin",
"driver",
"lib"
],
"dev": [
"class/ot-radio"
],
"features": [
"isolated-persistent-storage"
],
"services": [
"fuchsia.exception.Handler",
"fuchsia.logger.LogSink",
"fuchsia.openthread.devmgr.IsolatedDevmgr",
"fuchsia.sys.Launcher"
]
}
}