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

Skip to content
Commit 7487dfaa authored by Daniel Norman's avatar Daniel Norman
Browse files

Lower severity for invalid accessibility hover event stream to ERROR.

LOG(FATAL) crashes the device, which is very severe for the user.

The accessibility hover event stream has consistency issues that we
are actively fixing, but these fixes have not yet had time to soak.
Instead of cherrypicking the fix, instead we can demote the severity
of the log so that errors do not crash the device.

NOTE: This unflagged change is reverting main to be identical to
udc-dev. In a followup we will use flagging to gradually roll out
the FATAL log.

Bug: 299977100
Bug: 286037469
Test: atest InputDispatcherTest#InvalidA11yHoverStreamDoesNotCrash
Test: Use talkback, repeatedly enter touch exploration while also
      tapping with another finger. Eventually observe the failure
      message which is now an ERROR instead of crashing the device
      with a FATAL.
Change-Id: Iceea086345691cdad8ca5e092629de094d666de1
(cherry picked from commit 2f99cdb9)
parent 20836a57
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