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

Commit 33e1d32c authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libbinder_ndk: sanitize integer"

parents f1c5a0c1 a7f076e8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -117,6 +117,9 @@ cc_library {
            "30",
        ],
    },
    sanitize: {
        misc_undefined: ["integer"],
    },
    tidy: true,
    tidy_flags: [
        // Only check our headers