David Zeuthen 49f2d2558a Identity Credential changes for Android 12
- Add IIdentityCredential.deleteCredentialWithChallenge()
- Deprecate IIdentityCredential.deleteCredential()
- Add IIdentityCredential.proveOwership()
- Add IIdentityCredential.updateCredential()
- Add ProofOfBinding CBOR to AuthenticationKey X.509 certificate
- Document which API versions new methods/features appeared in.
- Mention need to declare android.hardware.identity_credential system
  feature (w/ feature version number) and do this for the default
  implementation.

Bug: 170146643
Test: atest VtsHalIdentityTargetTest
Change-Id: Ib47c7caa5f3d6fff6919f019eee44a735dba9cf8
2021-01-23 13:35:57 -05:00
2021-01-20 04:12:10 +08:00
2020-09-29 06:52:57 +00:00
2021-01-19 22:04:58 +00:00
2020-09-29 06:52:57 +00:00
2020-09-29 06:52:57 +00:00
2020-09-29 06:52:57 +00:00
2021-01-21 22:19:18 +00:00
2020-09-29 06:52:57 +00:00
2021-01-08 15:57:56 +00:00
2020-10-08 23:22:52 -07:00
2021-01-20 17:33:18 +00:00
2020-09-29 06:52:57 +00:00
2020-12-07 21:23:12 +00:00
2021-01-20 17:38:56 -08:00
2021-01-22 06:34:31 +00:00
2019-12-13 14:24:23 -08:00
2020-12-07 21:23:12 +00:00
2016-08-30 11:28:36 -07:00
2020-12-16 18:09:12 +00:00
2019-12-10 09:51:58 -08:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%