blob: a4fe3ff7bc94aa713391b2a8f076fc270c0cf317 [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_device_tests"
},
"sandbox": {
"features": [
"deprecated-ambient-replace-as-executable"
],
"services": [
"fuchsia.media.AudioTestDevmgr",
"fuchsia.scheduler.ProfileProvider",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}