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

Commit 203055b3 authored by Ivan Lozano's avatar Ivan Lozano Committed by android-build-merger
Browse files

Merge "Disable sanitizer entirely in ResourceTypes.cpp"

am: f7c56624

Change-Id: I1843878f7194696896700572f2259f5f2c6b92c2
parents a205f421 f7c56624
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -89,4 +89,7 @@ cc_library {
                                                            // initialization with {}.
        },
    },
    sanitize: {
        blacklist: "libandroidfw_blacklist.txt",
    },
}
+1 −0
Original line number Diff line number Diff line
src:*/ResourceTypes.cpp