blob: 2b207df14921e3c7f155de59245a415fde086711 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.stash.SecureStore": "fuchsia-pkg://fuchsia.com/stash#meta/stash_secure.cmx",
"fuchsia.stash.Store": "fuchsia-pkg://fuchsia.com/stash#meta/stash.cmx"
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/wlan_stash_lib_test"
},
"sandbox": {
"services": [
"fuchsia.stash.SecureStore",
"fuchsia.stash.Store"
]
}
}