-
- Downloads
Fix Error Propagation and No Device Lock
Alongside the CL where we polish the UX to be updated with the mock, this CL aims to finalize a specific edge case - the lack of a device credential. This is done and also realizes a second goal - ensuring error propagation for any non-cancellation based error, as per earlier product decisions. Bug: 331826599 Bug: 333445754 Test: Video and build tests found in bug Change-Id: I1015c4142703f3284bdf0e9bac78301ac1d6341a
Showing
- packages/CredentialManager/src/com/android/credentialmanager/CredentialSelectorViewModel.kt 25 additions, 10 deletions.../android/credentialmanager/CredentialSelectorViewModel.kt
- packages/CredentialManager/src/com/android/credentialmanager/common/BiometricHandler.kt 9 additions, 6 deletions.../com/android/credentialmanager/common/BiometricHandler.kt
- packages/CredentialManager/src/com/android/credentialmanager/common/Constants.kt 4 additions, 2 deletions...ger/src/com/android/credentialmanager/common/Constants.kt
- packages/CredentialManager/src/com/android/credentialmanager/createflow/CreateCredentialComponents.kt 6 additions, 1 deletion...redentialmanager/createflow/CreateCredentialComponents.kt
- packages/CredentialManager/src/com/android/credentialmanager/getflow/GetCredentialComponents.kt 6 additions, 1 deletion...roid/credentialmanager/getflow/GetCredentialComponents.kt
Loading
Please register or sign in to comment