OSDN Git Service

ConfirmDeviceCredential should respond to cancel when launched through BP
authorKevin Chyn <kchyn@google.com>
Tue, 26 Mar 2019 01:15:57 +0000 (18:15 -0700)
committerKevin Chyn <kchyn@google.com>
Thu, 4 Apr 2019 17:22:23 +0000 (17:22 +0000)
commiteeca918ac7e0aef99d92794ee6e53b5f77be7298
treecd303f70514d452aeafc40f616a4955ae2f32a5d
parent44427259e8206d4e66ac2f268a755450a7613c94
ConfirmDeviceCredential should respond to cancel when launched through BP

Fixes: 128747871

Test: BiometricPrompt launched by ConfirmDeviceCredential is canceled
Test: ConfirmLock* can also now be canceled
Test: No effect on non-biometric related paths

Change-Id: I237de136e63d523fece87fad7a93f4ecd66d800b
src/com/android/settings/password/BiometricFragment.java
src/com/android/settings/password/ConfirmDeviceCredentialActivity.java
src/com/android/settings/password/ConfirmDeviceCredentialBaseActivity.java