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"
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