Add setting to bypass lock screen
Test: manual Test: make RunSettingsRoboTests ROBOTEST_FILTER=LockscreenBypassPreferenceControllerTest Bug: 130327302 Change-Id: I324c6e384480fa8576ba58d0bf73c1ef20484ee0
This commit is contained in:
@@ -7976,6 +7976,15 @@
|
||||
<!-- Configure Notifications: Title for the option controlling notifications on the lockscreen. [CHAR LIMIT=30] -->
|
||||
<string name="lock_screen_notifications_title">Lock screen</string>
|
||||
|
||||
<!-- Configure lock screen: Title for the option of unlocking directly to home. [CHAR LIMIT=30] -->
|
||||
<string name="lockscreen_bypass_title">Skip lock screen</string>
|
||||
|
||||
<!-- Configure lock screen: Summary for the option of unlocking directly to home. [CHAR LIMIT=60] -->
|
||||
<string name="lockscreen_bypass_summary">After face unlock, go directly to last used screen</string>
|
||||
|
||||
<!-- Configure lock screen: Search keywords for the option of unlocking directly to home. [CHAR LIMIT=60] -->
|
||||
<string name="keywords_lockscreen_bypass">Lock screen, Lockscreen, Skip, Bypass</string>
|
||||
|
||||
<!-- Configure Notifications: Title for the option controlling notifications for work profile. [CHAR LIMIT=30] -->
|
||||
<string name="locked_work_profile_notification_title">When work profile is locked</string>
|
||||
|
||||
|
Reference in New Issue
Block a user