blob: 76d8b620d43b2fa48cae8121ca6a0dd0be50e561 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sysmem.Allocator"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/fb_integration_test"
},
"sandbox": {
"dev": [
"class/display-controller"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.tracing.provider.Registry"
]
}
}