commit | aa0e7c0b93ecc4c1fecebe9176517501d008d846 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawnlin@google.com> | Tue Jun 27 08:42:06 2023 +0000 |
committer | Shawn Lin <shawnlin@google.com> | Tue Jun 27 08:48:34 2023 +0000 |
tree | 006d3e896cb3c0710cc6666825241a57152e281b | |
parent | 11b85acc51705834b77a2c55da023580b9751c66 [diff] |
Fix not able to auth when notification is expanded The shouldPauseAuth() would return true if the notification is expanded. But for BiometricPrompt case, we should always return false to let the auth continue. Bug: 286547452 Test: atest UdfpsControllerOverlayTest Change-Id: Ie79ffe456588af0ae4d540b5c9201325cb38d808