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