blob: f3d255879cd92e6136f61d6a3c82c245133aed12 [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 = [
#"$zx/system/dev/audio/lib/simple-audio-stream",
"$zx/system/dev/clk/hisi-lib:hisi-lib",
"$zx/system/dev/pci/designware:designware",
"amlogic",
"as370",
"broadcom",
"dev-operation",
"device-protocol-bt-gatt-svc",
"device-protocol-i2c",
"device-protocol-i2c-channel",
"device-protocol-pci",
"device-protocol-pdev",
"device-protocol-platform-device",
"dma-buffer",
"fake-bti",
"fake-hidbus-ifc",
"fake-i2c",
"fake-object",
"fake-resource",
"fake_ddk",
"fake-mmio-reg",
"focaltech",
"hi3660",
"mmio",
"mock-hidbus-ifc",
"mock-i2c",
"mock-mmio-reg",
"mock-mmio-reg",
"mock-sdio",
"mock-sysmem",
"msm8x53",
"mt8167",
"mt8183",
"ot-radio",
"pci",
"qcom",
"scsi",
"scsi",
"usb",
]
}