aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index ef00fa4..cf6eb42 100644
--- a/Android.bp
+++ b/Android.bp
@@ -394,11 +394,6 @@ cc_library_static {
misc_undefined: ["bounds"],
// Enable CFI if this becomes a shared library.
// cfi: true,
- diag: {
- integer_overflow: true,
- misc_undefined: ["bounds"],
- no_recover: ["bounds", "integer"],
- },
blacklist: "libhevc_blacklist.txt",
},
}