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

Commit c0c1c3d0 authored by Hsin-Yi Chen's avatar Hsin-Yi Chen Committed by Gerrit Code Review
Browse files

Merge "Enable header_abi_checker for libutils explicitly" into main

parents bc645a1c e5b667bd
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -191,6 +191,7 @@ cc_library {
    target: {
        product: {
            header_abi_checker: {
                enabled: true,
                // AFDO affects weak symbols.
                diff_flags: ["-allow-adding-removing-weak-symbols"],
                ref_dump_dirs: ["abi-dumps"],
@@ -198,6 +199,7 @@ cc_library {
        },
        vendor: {
            header_abi_checker: {
                enabled: true,
                // AFDO affects weak symbols.
                diff_flags: ["-allow-adding-removing-weak-symbols"],
                ref_dump_dirs: ["abi-dumps"],