commit | e7f4a7ab18ee75dfc370335a357372ff5960b315 | [log] [tgz] |
---|---|---|
author | Arpan Kaphle <[email protected]> | Tue Apr 02 22:15:13 2024 +0000 |
committer | Arpan Kaphle <[email protected]> | Tue Apr 09 20:20:04 2024 +0000 |
tree | 3c6fded768f1437e6f93ed91e43dbc47b1d47f79 | |
parent | 37ee1886cd3cad64b4fca9ec4045c84db024f78e [diff] |
Fixing Rotation Bug for BiometricCredMan This fixes the rotation bug for credential manager by creating a [BiometricFlowState] object. This object is used throughout the flow to ensure that on re-compose, the state does not violate any constraints. Namely, if a rotation or other similar configuration change happens that causes a recompose, the Ui has consistent state. Bug: 330396089 Test: Visual/Build Test updated to bug Change-Id: Ic8a1a09647999abc9bf935d143c7006e0f3860e7