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

Commit ca48dc9d authored by Alex Klyubin's avatar Alex Klyubin Committed by Android Git Automerger
Browse files

am 5bb14329: am b954ecda: Merge "Switch to KeyguardManager.isDeviceSecure." into mnc-dev

* commit '5bb14329':
  Switch to KeyguardManager.isDeviceSecure.
parents 1e15e957 5bb14329
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ of the two modes:
  for use as soon as the user unlocks the secure lock screen or confirms their secure lock screen
  credentials using the {@link android.app.KeyguardManager#createConfirmDeviceCredentialIntent(CharSequence, CharSequence) KeyguardManager.createConfirmDeviceCredentialIntent}
  flow. Each key specifies for how long the authorization remains valid for that key. Such keys
  can only be generated or imported if the secure lock screen is enabled (see {@link android.app.KeyguardManager#isKeyguardSecure Keyguard.isKeyguardSecure}).
  can only be generated or imported if the secure lock screen is enabled (see {@link android.app.KeyguardManager#isDeviceSecure()}).
  These keys become permanently invalidated once the secure lock screen is disabled or forcibly
  reset (e.g. by a Device Admin).</li>
<li>User authentication is required for every use of the key. In this mode, a specific operation