blob: a91e3261ec9c08742a60dfcd3e7a9b3a31bd20dc [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sys.test.CacheControl"
]
}
},
"program": {
"binary": "test/has_isolated_cache_storage"
},
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.sys.Environment",
"fuchsia.logger.LogSink",
"fuchsia.sys.test.CacheControl"
]
}
}