blob: 19f30c610c758c2c58df16c16bfc810ee7a1ab6b [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("tools") {
testonly = true
deps = [
"ril-ctl",
"tel-snoop-cli",
]
}