blob: 110d31e65f87186f081d24671fb1a190235ced49 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.scheduler.ProfileProvider"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/audio_driver_tests"
},
"sandbox": {
"dev": [
"class/audio-input",
"class/audio-output"
],
"services": [
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader"
]
}
}