blob: 951c6a55dc39c51da8c055d992df47a93c0f25dc [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sysmem.Allocator"
]
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "test/framebuffer-test"
},
"sandbox": {
"dev": [
"class/display-controller"
],
"services": [
"fuchsia.sysmem.Allocator"
]
}
}