blob: 14a23230af3ed3d38b30bac60fbc0e7f67f99ef1 [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/account_handler"
},
"sandbox": {
"features": [
"isolated-persistent-storage"
],
"services": [
"fuchsia.identity.internal.AccountHandlerContext",
"fuchsia.stash.Store"
]
}
}