blob: 9126492bd8ed22a122ecf76f174123b375ce6951 [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"
]
}
}