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

Commit 11c723db authored by Ilya Matyukhin's avatar Ilya Matyukhin
Browse files

Update the comment for generateChallenge

Bug: 182005958
Test: none
Change-Id: Id8c08929a550a93f13d1579b6d2d9745db3001d1
parent def99164
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: