blob: 5f57b817ee0c5f1884ce5865fb3b7f03da96e307 [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.
{
use: [
{
protocol: [ "fuchsia.tracing.provider.Registry" ],
},
{
protocol: [ "fuchsia.process.Launcher" ],
},
{
protocol: "fuchsia.component.Realm",
from: "framework",
},
],
}