blob: 703cfa4e2ffea890738e05c4b9fb2fb15479c135 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sys.test.CacheControl"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--test-threads=1"
],
"binary": "bin/regulatory_region_integration_test"
},
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.location.namedplace.RegulatoryRegionConfigurator",
"fuchsia.location.namedplace.RegulatoryRegionWatcher",
"fuchsia.sys.Launcher",
"fuchsia.sys.test.CacheControl"
]
}
}