Fix test failure in BiometricsUnlockControllerTest
onBiometricAuthenticated_onLockScreen checks if animateCollapsePanels is triggered. Since keyguard remote animation is enabled, the keygaurd unlock controller will fling the panel collapsed when it's ready, so animateCollapsePanels is not triggered here anymore. Bug: 243919840 Test: atest BiometricsUnlockControllerTest Change-Id: Id5464482112bd7533d47fcf418a3e8b49ceb4ba6
Loading
Please register or sign in to comment