summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:00 +0000
commit167cac6cfafe3ea374061ebd953a26d74a1d5a34 (patch)
treec6184d113e80be6df3fcfe2605c1da668ce711a5
parent9c2a15566ab9b6835210495a40915ae5aada9068 (diff)
parent50d5875ffbc53acda382b9e6cfe3deafa241470d (diff)
downloaddynamic_depth-167cac6cfafe3ea374061ebd953a26d74a1d5a34.tar.gz
Change-Id: Iedf7299a1d2bd4381f4874093fb72f68d273298d
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index a88aa9e..b1eda20 100644
--- a/Android.bp
+++ b/Android.bp
@@ -28,7 +28,7 @@ cc_defaults {
],
rtti: true,
cppflags: ["-fno-exceptions"],
- clang: true,
+
sanitize: {
misc_undefined: [
"unsigned-integer-overflow",