blob: 6b66c6c62f6642e5e4bfe4372461b203d89ea299 [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",
]
}