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

Commit 95ecc178 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

Change-Id: I71f03148e3826936db8f0dba7659ca464f19770f
parents 313ed837 4b2dbe5e
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",