aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index f8fcce1c..c541e5e2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,11 +18,6 @@ cc_library_shared {
sanitize: {
integer_overflow: true,
misc_undefined: ["bounds"],
- diag: {
- integer_overflow: true,
- misc_undefined: ["bounds"],
- no_recover: ["bounds", "integer"],
- },
blacklist: "libopus_blacklist.txt",
},