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

Commit f7c56624 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Disable sanitizer entirely in ResourceTypes.cpp"

parents 470ba9d4 6593d714
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -89,4 +89,7 @@ cc_library {
                                                            // initialization with {}.
                                                            // initialization with {}.
        },
        },
    },
    },
    sanitize: {
        blacklist: "libandroidfw_blacklist.txt",
    },
}
}
+1 −0
Original line number Original line Diff line number Diff line
src:*/ResourceTypes.cpp