blob: 654b54a836f3cc97c17a143ee05cae275bf51aa3 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.tel.devmgr.IsolatedDevmgr": [
"fuchsia-pkg://fuchsia.com/telephony-tests#meta/tel-devmgr.cmx"
]
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/telephony-qmi-usb-integration-test"
},
"sandbox": {
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
"fuchsia.tel.devmgr.IsolatedDevmgr"
]
}
}