Add setting to disable PIN animation and password
Test: Unit - atest SettingsRoboTests Test: Manual - Set PIN lock and enabled/disabled the setting to observe animation change during PIN entry Bug: b/204799468 Change-Id: I587b993ef5515a075442e82ebafae88bebdffc20
This commit is contained in:
@@ -33,6 +33,12 @@
|
||||
android:title="@string/lock_screen_auto_pin_confirm_title"
|
||||
android:summary="@string/lock_screen_auto_pin_confirm_summary" />
|
||||
|
||||
<SwitchPreference
|
||||
android:key="enhancedPinPrivacy"
|
||||
android:title="@string/lockpattern_settings_enhanced_pin_privacy_title"
|
||||
android:summary="@string/lockpattern_settings_enhanced_pin_privacy_summary" />
|
||||
|
||||
|
||||
<!-- available in pin/pattern/password -->
|
||||
<com.android.settings.display.TimeoutListPreference
|
||||
android:key="lock_after_timeout"
|
||||
|
||||
Reference in New Issue
Block a user