blob: 0b121efbd51bc2fc445b65408ca8ba09955621b3 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.bluetooth.bredr.Profile": "fuchsia-pkg://fuchsia.com/bt-gap#meta/bt-gap.cmx",
"fuchsia.bluetooth.control.Control": "fuchsia-pkg://fuchsia.com/bt-gap#meta/bt-gap.cmx",
"fuchsia.bluetooth.le.Central": "fuchsia-pkg://fuchsia.com/bt-gap#meta/bt-gap.cmx",
"fuchsia.stash.Store": "fuchsia-pkg://fuchsia.com/stash#meta/stash_tests.cmx"
}
}
},
"program": {
"binary": "test/bt-integration-tests"
},
"sandbox": {
"dev": [
"class/bt-emulator",
"class/bt-host",
"test/test"
],
"services": [
"fuchsia.bluetooth.bredr.Profile",
"fuchsia.bluetooth.le.Central",
"fuchsia.bluetooth.control.Control"
],
"system": [
"driver/bt-hci-fake.so"
]
}
}