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

Commit fd1c5078 authored by Ivan Lozano's avatar Ivan Lozano Committed by Android (Google) Code Review
Browse files

Merge "Disable sanitizer entirely in ResourceTypes.cpp"

parents b074a923 02828740
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -98,6 +98,9 @@ cc_library {
            enabled: true,
        },
    },
    sanitize: {
        blacklist: "libandroidfw_blacklist.txt",
    },
}

common_test_libs = [
+1 −0
Original line number Diff line number Diff line
src:*/ResourceTypes.cpp