blob: 9015b699846017936b31f5b92c71f53c24c01195 [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("fake-drivers") {
testonly = true
deps = [
"at-fake-transport",
"usb-qmi-function",
]
}