blob: 86f6889f42c38ddcd626fa5b3e2e54fc8c5e8038 [file] [log] [blame]
// Copyright 2024 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.
{
offer: [
{
protocol: "fuchsia.logger.LogSink",
from: "parent",
to: "all",
},
{
dictionary: "diagnostics",
from: "parent",
to: "all",
},
],
}