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

Commit 4b1dd554 authored by Ilya Matyukhin's avatar Ilya Matyukhin Committed by Automerger Merge Worker
Browse files

Update the comment for generateChallenge am: 11c723db

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

Change-Id: Ia9b4a86b4acaec4ad52f4a8ba0a44dc2639be495
parents 5eec565b 11c723db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ interface ISession {
     *
     * Note that this interface allows multiple in-flight challenges. Invoking generateChallenge
     * twice does not invalidate the first challenge. The challenge is invalidated only when:
     *   1) Its lifespan exceeds the HAL's internal challenge timeout
     *   1) Its lifespan exceeds the challenge timeout defined in the TEE.
     *   2) IFingerprint#revokeChallenge is invoked
     *
     * For example, the following is a possible table of valid challenges: