Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -89,4 +89,7 @@ cc_library {
// initialization with {}.
},
},
sanitize: {
blacklist: "libandroidfw_blacklist.txt",
},
}
src:*/ResourceTypes.cpp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment