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

Commit a7f076e8 authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder_ndk: sanitize integer

Like libbinder, we might as well, for the same reasons.

Bug: N/A
Test: CtsNdkBinderTestCases
Change-Id: I9644721dcc13800ec6353b7e1baf20d8a66717c9
parent c52533cd
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