Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b42c147d authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "identity: Clarify validity period for auth keys." am: 3522198e am:...

Merge "identity: Clarify validity period for auth keys." am: 3522198e am: 8be35e96 am: 877eb23e

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2475025



Change-Id: I1ccb0d0ed867bc41c75d2f3d38a09a08f23aaa80
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents a2145b39 877eb23e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -370,7 +370,8 @@ interface IIdentityCredential {
     *  - issuer: CN shall be set to "Android Identity Credential Key". (fixed value:
     *    same on all certs)
     *
     *  - validity: should be from current time and one year in the future (365 days).
     *  - validity: should be from current time and 31536000 seconds in the
     *    future (approximately 365 days).
     *
     *  - subjectPublicKeyInfo: must contain attested public key.
     *