diff --git a/res/layout/biometric_weak_liveliness.xml b/res/layout/biometric_weak_liveliness.xml deleted file mode 100644 index 916bd9a3f3c..00000000000 --- a/res/layout/biometric_weak_liveliness.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/res/values/strings.xml b/res/values/strings.xml index 4fe86c89878..053e569f4ae 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -644,15 +644,10 @@ Improve face matching - + Liveness check - - On - head turn required to unlock - - Off - - - To improve security, you\'ll be asked to turn your head while unlocking. When prompted, turn to the left or right. + + Require eye blink while unlocking Automatically lock diff --git a/res/xml/security_settings_biometric_weak.xml b/res/xml/security_settings_biometric_weak.xml index 66cca28d978..6593f07a9fc 100644 --- a/res/xml/security_settings_biometric_weak.xml +++ b/res/xml/security_settings_biometric_weak.xml @@ -30,10 +30,10 @@ android:key="biometric_weak_improve_matching" android:title="@string/biometric_weak_improve_matching_title"/> - + android:title="@string/biometric_weak_liveliness_title" + android:summary="@string/biometric_weak_liveliness_summary"/>