blob: fe04f71c0fa319d05a467a36cdb4df4de2a82fb1 [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: [ "//src/connectivity/bluetooth/profiles/bt-a2dp/meta/bt-a2dp-lazy.core_shard.cml" ],
use: [
{
protocol: [ "fuchsia.bluetooth.avdtp.PeerManager" ],
from: "#bt-a2dp",
},
],
}