blob: ea3f25b8dc2ec17f248856fa0b6fc6186cf62427 [file] [log] [blame]
# Copyright 2019 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.
group("p2p_provider") {
testonly = true
deps = [
"impl",
"public",
]
}