blob: 0ffb3dbe2031a59e2a4a5f16075946af25ee7bfc [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: [
"//sdk/lib/inspect/client.shard.cml",
"//src/sys/test_runners/gtest/default.shard.cml",
"syslog/client.shard.cml",
],
use: [
{
protocol: [ "fuchsia.process.Launcher" ],
},
],
}