summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Hao Dong <spdonghao@google.com> 2022-12-16 02:45:11 +0000
committer Hao Dong <spdonghao@google.com> 2023-01-19 05:51:31 +0800
commit3c41539eaab6463ef5796d7025a5f4e028036394 (patch)
tree1d3a6e3a44bd0c01f5e414e1ba63d3daf19f92e0 /services/coverage/java
parent0066953744dd84334765201e0e10edb7ec84d86d (diff)
Fix UI bugs for udfps enroll in settings.
When the finger is down on the screen and the lighting circle on the sensor is shown, the fingerprint icon is not hidden. - Udfps enroll view needs to get the touch event on sensor. This CL propagates FingerprintManager#onPointerDown and #onPointer to mEnrollmentCallback, which will finally notifies settings. However, when AlternateUdfpsTouchProvider is used in UdfpsController, settings doesn't get #onPointerDown and #onPointer. b/263409677 is tracking this. Test: manually tested on device: Turn this flag on via adb command adb shell setprop sys.fflag.override.settings_show_udfps_enroll_in_settings true Bug: 260617060 Change-Id: I15581ca1c42cd0213910e50bc81d934ceea354a3
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions