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

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

Merge "Update the documentation to clarify about the timer in ISecureClock."...

Merge "Update the documentation to clarify about the timer in ISecureClock." am: 33ee5946 am: a21ff111 am: 5f49ba6c am: aa9cf9f8 am: d6bec498

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

Change-Id: I9176ce5a7949262b3eb69f9761c8dc187d8deb3c
parents 23154f5e d6bec498
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