Purge biometric weak from internal code
Bug: 18931518 Change-Id: I5da41908b1d6895a69f981e139f2d268327fafcd
This commit is contained in:
@@ -718,13 +718,6 @@
|
||||
|
||||
<!-- Security Settings --><skip />
|
||||
|
||||
<!-- Security settings screen when using face unlock, setting option name to start an activity that allows the user to improve accuracy by adding additional enrollment faces -->
|
||||
<string name="biometric_weak_improve_matching_title">Improve face matching</string>
|
||||
<!-- On the security settings screen when using face unlock. This checkbox is used to toggle whether liveliness detection is required. If it is checked the user must blink during unlock to prove it's not a photo -->
|
||||
<string name="biometric_weak_liveliness_title">Liveness check</string>
|
||||
<!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
|
||||
<string name="biometric_weak_liveliness_summary" msgid="7980026533493781616">Require eye blink while unlocking</string>
|
||||
|
||||
<!-- Security settings screen, setting option name to change screen timeout -->
|
||||
<string name="lock_after_timeout">Automatically lock</string>
|
||||
<!-- Security settings screen, setting option summary to change screen timeout -->
|
||||
@@ -938,11 +931,6 @@
|
||||
<!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
|
||||
<string name="unlock_set_unlock_none_summary">No security</string>
|
||||
|
||||
<!-- Title for preference that guides the user through a weak biometric lock [CHAR LIMIT=22] -->
|
||||
<string name="unlock_set_unlock_biometric_weak_title">Face Unlock</string>
|
||||
<!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
|
||||
<string name="unlock_set_unlock_biometric_weak_summary">Low security, experimental</string>
|
||||
|
||||
<!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]-->
|
||||
<string name="unlock_set_unlock_pattern_title">Pattern</string>
|
||||
<!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] -->
|
||||
@@ -968,8 +956,6 @@
|
||||
<string name="unlock_set_unlock_mode_off">None</string>
|
||||
<!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
|
||||
<string name="unlock_set_unlock_mode_none">Swipe</string>
|
||||
<!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
|
||||
<string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string>
|
||||
<!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
|
||||
<string name="unlock_set_unlock_mode_pattern">Pattern</string>
|
||||
<!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
|
||||
|
Reference in New Issue
Block a user