commit | 0cc43597b2930448278d97e59c58e38545ebba53 | [log] [tgz] |
---|---|---|
author | Arpan Kaphle <[email protected]> | Fri Mar 29 23:10:46 2024 +0000 |
committer | Arpan Kaphle <[email protected]> | Wed Apr 03 17:04:11 2024 +0000 |
tree | 255db0f419f830ab0263696924f32d1319133080 | |
parent | 5763684423df984162eb2536aa36b41d26aa5b13 [diff] |
Biometric Credman Layered UI Bugfix When the biometric diaglog was canceled, the UI underneath would remain awake. This was the first attempted fix, where we listened to a cancellation error code, and then upon receiving it, given it ensures the end of a flow, we utilize a viewModel lambda that ensures the credman UI also ends. This fix works in practice. Bug: 331791049 Test: Built and Tested Visually Change-Id: I076d19e2361ca1017aa57b32150d361eac0ccb97