Deduplicate & group entries based on a designated dedup id
(entryGroupId) Before, we deduplication entries based on password / passkey usernames and unknown typed credential title. However, it is possible that the unknown typed credential will want to customize the value used for deduplication, a value that will be different from the entry title it want to display. This change allows that. Bug: 306722792 Test: Screenshots attached to bug Change-Id: I854e7afca7e999493437736d29e9ab866dfafd7a
Showing
- packages/CredentialManager/shared/src/com/android/credentialmanager/ktx/CredentialKtx.kt 3 additions, 0 deletions...ed/src/com/android/credentialmanager/ktx/CredentialKtx.kt
- packages/CredentialManager/shared/src/com/android/credentialmanager/model/get/CredentialEntryInfo.kt 2 additions, 0 deletions...ndroid/credentialmanager/model/get/CredentialEntryInfo.kt
- packages/CredentialManager/src/com/android/credentialmanager/getflow/GetModel.kt 2 additions, 1 deletion...ger/src/com/android/credentialmanager/getflow/GetModel.kt
- packages/CredentialManager/tests/robotests/screenshot/src/com/android/credentialmanager/GetCredScreenshotTest.kt 2 additions, 1 deletion...rc/com/android/credentialmanager/GetCredScreenshotTest.kt
Loading
Please register or sign in to comment