aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4cf0a793..8aee6e50 100644
--- a/Android.bp
+++ b/Android.bp
@@ -20,6 +20,7 @@ cc_library_shared {
diag: {
integer_overflow: true,
misc_undefined: ["bounds"],
+ no_recover: ["bounds", "integer"],
},
blacklist: "libopus_blacklist.txt",
},