blob: e020e571f408cecbdbb4048f6b4b276f07dcd77d [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 = [
"drivers/qcom-pil",
"drivers/qcom-pil:tests",
]
}