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

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

RESTRICT AUTOMERGE Ignore weak symbol difference in libbinder ABI check am: 73bbfd93

parents fc7b17ad 73bbfd93
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -226,6 +226,10 @@ cc_library {
    ],
    ],


    afdo: true,
    afdo: true,

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


cc_defaults {
cc_defaults {