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

Commit 6637d85f authored by Ivan Lozano's avatar Ivan Lozano Committed by android-build-merger
Browse files

Merge "Disable sanitizer entirely in ResourceTypes.cpp" am: f7c56624

am: 203055b3

Change-Id: I63e2754a278e3acb5aaa9a6a6d94dc4174a5e8b4
parents e8f6d7cc 203055b3
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