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

Commit d6594160 authored by Roy Chou's avatar Roy Chou
Browse files

chore(a11yInputFilter): dump received and sent events when exceptions in AccessibilityInputFilter

Cache the events when the AccessibilityInputFilter onInputEvent and
sendInputEvent methods are called, then dump the events when sendInputEvent gets an
expection (implies not succeed), so that we can have more data to investigate
b/414179573.

The dump only works when the original DEBUG flag true (implies
Log.debuggable) or the build is debuggable, so by default it's an no-op.

Bug: 414179573
Flag: EXEMPT only add logging for bug investigation
Test: manually check logcat & local bug report
Change-Id: I7ecdc94e88a68e474e02b6ef5249254290ec11d3
parent 37a0f79a
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