Invoke lifecycle callbacks while waiting for cookies.
Operations that wait for cookies (authentication) do not set their lifecycle callback until started. This leaves a small window when failures are not propogated to callers (i.e. fast/immediate failures). This also adds some additional checking for stale UI events (point up/down) that are delivered after the operation has ended. Fix: 216071532 Test: atest com.android.systemui.biometrics com.android.server.biometrics Change-Id: I7f7500db0a42b2ea97e171e26148ee68b15f5ae8
Loading
Please register or sign in to comment