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

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

liblog: disable header_abi_checker am: 896fb9e5 am: a91b3099 am: 4b2dbe5e

am: 95ecc178

Change-Id: I73ce6a9e608d6f13654d719c167e4bf9e177c636
parents 86a7a3ff 95ecc178
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",