+6
−0
packages/SystemUI/src/com/android/systemui/deviceentry/domain/interactor/DeviceUnlockedInteractor.kt
+74
−45
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In ag/29467317, we added logic to allow fingerprint unlock to unlock the device while AOD is on. It was an oversight that we ignored the case of when AOD is off. In fact, it shouldn't matter if the device is asleep in AOD or not, a fingerprint unlock should wake up and unlock the device regardless. This CL achieves that. Fix: 370795290 Test: manually verified that a SFPS fingerprint unlock properly moves to the Gone scene while the device is in AOD or just sleeping - tried with the AOD setting toggled on and toggled off. Flag: com.android.systemui.scene_container Change-Id: Ib83df9c5264abb6dc723907d99f50dd7b40e915c