blob: 0c515d6d05b5bf77d5f5bf888626b7fc17d5e26e [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sysmem.Allocator",
"fuchsia.vulkan.loader.Loader"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/input_stressor"
},
"sandbox": {
"dev": [
"class/display-controller"
],
"features": [
"hub",
"vulkan"
],
"services": [
"fuchsia.ldsvc.Loader",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.vulkan.loader.Loader"
]
}
}