blob: 81e5920bf61d552ecc8b53986a44914ead5db3af [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: "#network",
},
],
}