blob: dd169846651b645b8e72fc14d91e486a38eb73ff [file] [log] [blame]
# Copyright 2020 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 = [ "fake-ot-radio" ]
}