blob: ac687f277335c1ed37b9f234c487118573170678 [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("drivers") {
testonly = true
deps = [
"//src/ui/backlight:drivers",
"//src/ui/input/drivers",
"//src/ui/light:drivers",
]
}