blob: f7859eb1a4e9aa3cb7de89d2e9996d23a7c2b815 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.media.AudioTestDevmgr": "fuchsia-pkg://fuchsia.com/audio_test_devmgr#meta/audio_test_devmgr.cmx"
},
"system-services": [
"fuchsia.scheduler.ProfileProvider"
]
}
},
"program": {
"binary": "test/audio_pipeline_tests"
},
"sandbox": {
"services": [
"fuchsia.media.AudioTestDevmgr",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}