blob: 5fc7592e5e20f7aca87d24accd8bbab1978d22f0 [file] [log] [blame]
// Copyright 2023 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.process.Launcher" ],
from: "parent",
to: "#fs-collection",
},
{
dictionary: "diagnostics",
from: "parent",
to: "#fs-collection",
},
],
}