Android Digital Credential Registry
Android Credential Manager metadata registry adapter.
Credential Manager owns the registered metadata: a registry published here survives wallet process death and device reboot, and is served to a caller without the wallet ever being launched, so the wallet keeps no copy to replay at startup. Verified on API 37 with Google Play services 26.29.32.
Functions
Link copied to clipboard
Advertises OpenID4VCI issuance capability to Credential Manager.
Link copied to clipboard
open suspend override fun replace(registryId: String, records: List<MobileWalletCredentialRegistryRecord>): MobileWalletCredentialRegistrationResult
Synchronizes the platform registry named registryId to exactly records.