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

Commit 4b2dbe5e authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

liblog: disable header_abi_checker am: 896fb9e5

am: a91b3099

Change-Id: I6fa9340495294c65c2123602ef630836afb7f70f
parents 832a0d3a a91b3099
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -105,6 +105,11 @@ cc_library {
        versions: ["10000"],
    },

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

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