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

Commit b909b68c authored by Vladimir Marko's avatar Vladimir Marko
Browse files

Biometrics: Add back import needed by lint.

Test: m out/soong/.intermediates/frameworks/base/doc-comment-check-docs/android_common/doc-comment-check-docs-docs.zip
Bug: 163866361
Bug: 186586694
Change-Id: I1e105ef8bae55c6ad01952739c5b092797217766
parent 16019ad7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ import android.annotation.SystemService;
import android.content.Context;
import android.os.RemoteException;
import android.os.UserHandle;
import android.security.keystore.KeyGenParameterSpec;
import android.security.keystore.KeyProperties;
import android.util.Slog;