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

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

liblog: disable header_abi_checker

am: 896fb9e5

Change-Id: I198b584be8e2c765b60f13d108953e18294bf9eb
parents 79f538a7 896fb9e5
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",