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

Commit c2386f56 authored by Hasini Gunasinghe's avatar Hasini Gunasinghe
Browse files

Update the documentation to clarify about the timer in ISecureClock.

Bug: 197662247
Test: N/A
Change-Id: If35666b6557c432211c75063104c598602f78c87
parent e267570c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,10 @@ import android.hardware.security.secureclock.TimeStampToken;
 * secret. The shared secret must be available to secure clock service by implementing
 * secret. The shared secret must be available to secure clock service by implementing
 * ISharedSecret aidl. Note: ISecureClock depends on the shared secret, without which the secure
 * ISharedSecret aidl. Note: ISecureClock depends on the shared secret, without which the secure
 * time stamp token cannot be generated.
 * time stamp token cannot be generated.
 *
 * The timer must be the same that is used for HardwareAuthTokens. The ISecureClock interface is
 * used to convey a fresh timestamp to those components that do not share a timer with the
 * authenticators.
 * @hide
 * @hide
 */
 */
@VintfStability
@VintfStability