blob: 103b075a274ecf3be5f298acd9ad7dcd2b67fd63 [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: [ "//zircon/system/ulib/devmgr-integration-test/meta/client.shard.cml" ],
use: [
{
protocol: [ "fuchsia.tracing.provider.Registry" ],
},
{
protocol: "fuchsia.component.Realm",
from: "framework",
},
],
}