aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrashanth Swaminathan <prashanthsw@google.com>2024-01-19 19:58:57 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2024-01-19 19:58:57 +0000
commitb620da79528efa3667dc9814fe4d8f7dfabc40dc (patch)
tree0ad4eb92941a77d32f72109aaa24e4fcf5ea50f1
parentbc3c97f6707297dde650e5640639a25ed67babb5 (diff)
parent998bbe04244331287fa5c3e22c174d75185bc622 (diff)
downloadgoldfish-opengl-b620da79528efa3667dc9814fe4d8f7dfabc40dc.tar.gz
Disable HWC3 debug logging am: 998bbe0424
Original change: https://android-review.googlesource.com/c/device/generic/goldfish-opengl/+/2919132 Change-Id: I7d8d32a7396b8072faa3b7fb03eb6f703f707edb Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--system/hwc3/Common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/hwc3/Common.h b/system/hwc3/Common.h
index 45575eb2..bca365b8 100644
--- a/system/hwc3/Common.h
+++ b/system/hwc3/Common.h
@@ -32,7 +32,7 @@
#include <utils/Trace.h>
// Uncomment to enable additional debug logging.
-#define DEBUG_RANCHU_HWC
+//#define DEBUG_RANCHU_HWC
#if defined(DEBUG_RANCHU_HWC)
#define DEBUG_LOG ALOGE