blob: 1216f8cd85e4599e2310ab482ad591fc24e41c49 [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.
# TODO(BLD-353): This is all temporary hacks for integrating with
# the legacy Fuchsia GN build. This file should not exist at all.
group("lib") {
testonly = true
deps = [
"amlogic",
"broadcom",
"device-protocol-bt-gatt-svc",
"device-protocol-i2c",
"device-protocol-i2c-channel",
"device-protocol-pci",
"device-protocol-pdev",
"device-protocol-platform-device",
"fake-bti",
"fake_ddk",
"focaltech",
"hi3660",
"mmio",
"mock-hidbus-ifc",
"mock-i2c",
"mock-mmio-reg",
"mock-sdio",
"msm8x53",
"mt8167",
"operation",
"ot-radio",
"qcom",
"scsi",
"usb",
]
}