blob: 9316a81a0a1212380ba203f4dec2b98e705368bd [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sys.test.CacheControl"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/has_isolated_cache_storage"
},
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.test.CacheControl"
]
}
}