blob: 94161afc70fd766e149478c17e0c55fdfe59cb29 [file] [log] [blame] [edit]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sysmem.Allocator"
]
}
},
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/box"
},
"sandbox": {
"dev": [
"class/display-controller"
],
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sysmem.Allocator"
]
}
}