diff options
author | Beverly <beverlyt@google.com> | 2021-05-04 09:42:46 -0400 |
---|---|---|
committer | Beverly <beverlyt@google.com> | 2021-05-04 10:00:25 -0400 |
commit | 19c15e3a37721f2b46dd0ce808ec736da84e64e9 (patch) | |
tree | 7b2b36f781961e32d671ab412889a3ce7d9dbb93 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 214bff101ffc4f0db916a47a21de7f41ea2fe6a1 (diff) |
Don't let UdfpsView intercept touches when pauseAuth=true
The UdfpsView was still showing (with alpha 0) when
shouldPauseAuth=true, so touches weren't being sent to the window under
it. To avoid this, set the UdfpsView to invisible when
pauseAuth=true.
This CL also fixes a bug where it was possible to slide to
authenticate when auth was paused. The isWithinSensorArea method in
UdfpsController needs to have an extra check for whether auth is paused.
Test: manual, atest SystemUITests
Fixes: 187016303
Change-Id: Idcfe95e68cb5ee8e8472f1ecde2bd1fb74f9a151
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions