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

Commit d5d2c6a4 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.

Bug: 150608248
Test: build
(cherry picked from commit cfcf684c)
Merged-In: I93553da6207976c83091f21936b0ecdd31e82848
Change-Id: I93553da6207976c83091f21936b0ecdd31e82848
parent 7b5ac170
Loading
Loading
Loading
Loading
+0 −5
Original line number Original line Diff line number Diff line
@@ -101,11 +101,6 @@ cc_library {
        versions: ["29", "30"],
        versions: ["29", "30"],
    },
    },


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

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