blob: ae98bc98f4ef7047ba149197d4c5a2a8f5677daf [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("telephony") {
testonly = true
public_deps = [
"//src/connectivity/telephony/config",
"//src/connectivity/telephony/modem-mgr",
"//src/connectivity/telephony/tools/ril-ctl",
]
}