commit | 83a1ff7eb044f3cd8ab24e61959926192e0d5548 | [log] [tgz] |
---|---|---|
author | Austin Delgado <austindelgado@google.com> | Thu Aug 24 12:37:48 2023 -0700 |
committer | Austin Delgado <austindelgado@google.com> | Thu Aug 24 16:12:19 2023 -0700 |
tree | 68503dc02a393de68721f355ab05247cc172cb17 | |
parent | 24fc870fc89916ab95211ddc9c150c95972cc9a1 [diff] |
Fix duplicate onFingerDown calls in UdfpsController On certain devices, touches are received by both AOD and UdfpsOverlay. Add check for mOnFingerDown to prevent sending duplicate onFingerDown calls to HAL. Bug: 293749415 Test: Manual, verified expected behavior on AOD and Keyguard Test: atest UdfpsControllerTest Change-Id: I28b5d736a234ef8c8cff4fbce6b6bf771f75917a