blob: 6726cded68d41c51c9e1bb9622d812de23dc0951 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.boot.ReadOnlyLog"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/sandbox_unittest"
},
"sandbox": {
"services": [
"fuchsia.boot.ReadOnlyLog",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}