blob: 1131658fd81dfe972870e52e42886ee33a8508f7 [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("drivers") {
testonly = true
deps = [
"bus",
"controller",
"hw_accel",
"isp",
"sensors",
"test_utils",
]
}