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

Skip to content
Commit 2c5fb358 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Allow debug InputManagerGlobal logs to be dynamic

This will allow us to enable these via "DebugInputRule" in tests.

Prior to this CL, the logs were static. That is, whenever
InputManagerGlobal was created, the value was read and stored. The test
process is the same throughout the test. As a result, if an earlier test
resulted in creation of InputManagerGlobal, subsequent tests would reuse
the same value, thus leading to no logs.

Bug: 380535703
Flag: EXEMPT needed for debugging
Test: logcatcolor  | grep -i InputManager
Change-Id: I642b3b5786c73020d08ccbb8817322322a0df911
parent cea9ffbb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment