blob: a1b1ffa474b7d41ce4e2522e0a0720ea0a1748f9 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.scheduler.ProfileProvider"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx",
"//src/lib/vulkan/test-application.shard.cmx"
],
"program": {
"binary": "bin/focus-input-test"
},
"sandbox": {
"services": [
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}