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

Commit 15e3ced1 authored by Hsin-Yi Chen's avatar Hsin-Yi Chen Committed by Android (Google) Code Review
Browse files

Merge "RESTRICT AUTOMERGE Ignore weak symbol difference in libbinder ABI check" into tm-dev

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

    afdo: true,

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

cc_defaults {