Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67c22fa8 authored by Pirama Arumuga Nainar's avatar Pirama Arumuga Nainar
Browse files

Build with upstream lld: Fix incorrect static dependencies

Bug: http://b/197965342

Remove unnecessary `static_libs` dependencies or move them to
`shared_libs` to build with upstream LLD.  See b/197965342#comment1
(internal) for rationale.  Some info is available externally at
https://github.com/llvm/llvm-project/issues/42899.

Per go/android-lld-static-lib-fix, OWNERS are added for visibility.  No
action is needed if the change looks good.  This change will be merged
after two business days with Global Approvers.

Test: Build modules with aosp/2036867 in addition to presubmit
Change-Id: I8b67d5f1b1994b0e4c874a5b54198824d77716c1
parent 71295138
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,6 @@ cc_fuzz {
        "libclearkeydevicefiles-protos",
        "libjsmn",
        "libprotobuf-cpp-lite",
        "libutils",
    ],
    shared_libs: [
        "android.hidl.allocator@1.0",
@@ -157,6 +156,7 @@ cc_fuzz {
        "libhidlbase",
        "libhidlmemory",
        "liblog",
        "libutils",
    ],
    fuzz_config: {
        cc: [