Skip to content
Commit d075b63c authored by Beverly's avatar Beverly
Browse files

A11y services can perform click on keyguard notifs

When notifications are showing on the keyguard, notifications must be
double-tapped to open. These touches are intercepted in the
ActivatableNotificationViewController's touch handler, so we do not need
to double-check for mNeedsDimming on performClick in the view. The
removal of this check allows a11y services to perform clicks on the
view.

Test: manual
Fixes: 130588833
Change-Id: Ie4b9a928599a056dba982ef12f974b8a2bf14f59
parent 9b6af1dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment