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

Commit f327ea25 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Keystore 2.0 SPI: Use Timestamp from secure clock service"

parents 63ca6f47 f9c123d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ package android.security;

import android.annotation.NonNull;
import android.hardware.security.keymint.HardwareAuthToken;
import android.hardware.security.keymint.Timestamp;
import android.hardware.security.secureclock.Timestamp;

import java.nio.ByteBuffer;
import java.nio.ByteOrder;