Skip to content
Commit a9443a09 authored by Chandru S's avatar Chandru S
Browse files

Use alternateBouncerShowing instead of mOccludingAppRequestingFace to trigger...

Use alternateBouncerShowing instead of mOccludingAppRequestingFace to trigger face auth while secure camera is launched.

 - mOccludingAppRequestingFace is set to true by `UdfpsKeyguardViewController#showUdfpsBouncer`
 - This doesn't happen for devices with non-UDFPS fingerpint sensors.
 - Using alternateBouncerShowing would work better here.

Other changes:
 - Renames udfpsBouncerShowing to alternateBouncerShowing

Fixes: 267132953
Test: atest KeyguardUpdateMonitorTest
Test: manually,
  1. Enroll fingerprint (non-udfps) & face
  2. Suspend phone and go to Aod/Lockscreen
  3. Double press power button to open camera over lockscreen
  4. Open the gallery from the camera app.
  5. Alternate FPS bouncer should be shown and face auth should also run
Change-Id: I05d4256169a6fe491ed3c3be1cd6690341ad931f
parent da5de14a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment