mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Build with upstream lld: Fix incorrect static dependencies" am: 9e8d756311 am: 9485f0ffb4 am: 94dde8238f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2061769 Change-Id: Ib3d6d667e4478e2006bf97ca112535032e72042a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -46,7 +46,6 @@ cc_fuzz {
|
||||
"android.hardware.bluetooth-async",
|
||||
"android.hardware.bluetooth-hci",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
],
|
||||
shared_libs: [
|
||||
"android.hardware.bluetooth@1.0",
|
||||
@@ -54,6 +53,7 @@ cc_fuzz {
|
||||
"libhidlbase",
|
||||
"libbt-vendor-fuzz",
|
||||
"liblog",
|
||||
"libutils",
|
||||
],
|
||||
fuzz_config: {
|
||||
cc: [
|
||||
|
||||
Reference in New Issue
Block a user