blob: 69e69931c41af251bfa82559c48c58fcf7170302 [file] [log] [blame]
// Copyright 2021 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/diagnostics/syslog/client.shard.cml",
"//src/connectivity/bluetooth/core/bt-init/meta/bt-init.shard.cml",
],
children: [
{
name: "bt-gap",
url: "fuchsia-pkg://fuchsia.com/bt-init-smoke-test#meta/bt-gap.cm",
},
{
name: "bt-rfcomm",
url: "fuchsia-pkg://fuchsia.com/bt-init-smoke-test#meta/bt-rfcomm.cm",
},
],
}