Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f728974b authored by Chandru S's avatar Chandru S Committed by Android (Google) Code Review
Browse files

Merge "Avoid showing the scanning animation when face auth succeeds" into main

parents 120a4552 e80499c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@ class FaceScanningOverlay(
                post {
                    faceAuthSucceeded = true
                    logger.biometricEvent("biometricAuthenticated")
                    enableShowProtection(true)
                    enableShowProtection(false)
                }
            }
        }