blob: f357b4b56888e7cfd441f82a9a961371a745f89f [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
"include": [
"syslog/client.shard.cmx"
],
"sandbox": {
"features": [
"isolated-cache-storage"
],
"services": [
"fuchsia.stash.SecureStore"
]
}
}