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

Commit cfcf684c authored by Tom Cherry's avatar Tom Cherry
Browse files

Revert "liblog: disable header_abi_checker"

All planned changes to liblog have been made, so it's time to
re-enable this.

This reverts commit 896fb9e5.

Test: build
parent 7ef2b1d8
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -101,11 +101,6 @@ cc_library {
        versions: ["29", "30"],
    },

    // TODO(tomcherry): Renable this before release branch is cut
    header_abi_checker: {
        enabled: false,
    },

    cflags: [
        "-Wall",
        "-Werror",