blob: 80776a3b73de1bcb260b1bfaee842f12ca137786 [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: [ "//src/connectivity/bluetooth/profiles/bt-a2dp/meta/bt-a2dp.shard.cml" ],
program: {
binary: "bin/bt_a2dp_topology_fake",
},
children: [
{
name: "bt-avrcp-target",
url: "fuchsia-pkg://fuchsia.com/bt-a2dp-smoke-test#meta/bt-avrcp-target.cm",
},
],
}