Skip to content

Commit

Permalink
Merge "Disable warning which is not detecting problems." into main am:
Browse files Browse the repository at this point in the history
…0e0d682 am: 40aa3a7 am: 0b50454

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2748855

Change-Id: I4bf7d317b41d60beb49bf0243b2b031ccb3ae9ee
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
  • Loading branch information
cferris1000 authored and android-build-merge-worker-robot committed Sep 12, 2023
2 parents 25c2b50 + 0b50454 commit 0e564a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debuggerd/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cc_defaults {
"-Wno-unused-argument",
"-Wno-unused-function",
"-Wno-nullability-completeness",
"-Wno-reorder-init-list",
"-Os",
"-fno-finite-loops",
"-DANDROID_DEBUGGABLE=0",
Expand Down

0 comments on commit 0e564a8

Please sign in to comment.