Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 939849a4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove comment to remove untrusted touches log"

parents 38e78ac1 c5ed4948
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -91,7 +91,6 @@ constexpr bool DEBUG_FOCUS = false;
constexpr bool DEBUG_TOUCH_MODE = false;

// Log debug messages about touch occlusion
// STOPSHIP(b/169067926): Set to false
constexpr bool DEBUG_TOUCH_OCCLUSION = true;

// Log debug messages about the app switch latency optimization.