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

Commit db11bb45 authored by Hsin-Yi Chen's avatar Hsin-Yi Chen Committed by Automerger Merge Worker
Browse files

RESTRICT AUTOMERGE Ignore weak symbol difference in libui ABI check am: 45913f2d am: f3e35bc9

parents 1f102b0b f3e35bc9
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -243,6 +243,10 @@ cc_library_shared {
    ],
    ],


    afdo: true,
    afdo: true,

    header_abi_checker: {
        diff_flags: ["-allow-adding-removing-weak-symbols"],
    },
}
}


cc_library_headers {
cc_library_headers {