Adds screen lock as a suggested activity
Also, fixes a bug where the suggested activity stayed on screen after the component was disabled causing a crash. bug:25246207 bug:26770556 Change-Id: I28d784cdc57e464e49887483690ab514ca3bc46a
This commit is contained in:
@@ -970,6 +970,13 @@
|
||||
<!-- Unlock Picker Settings --><skip />
|
||||
|
||||
<!-- Security Picker --><skip />
|
||||
|
||||
<!-- Title for suggested actions for screen lock -->
|
||||
<string name="suggested_lock_settings_title">Screen lock</string>
|
||||
|
||||
<!-- Summary for suggested actions for screen lock -->
|
||||
<string name="suggested_lock_settings_summary">Protect your device</string>
|
||||
|
||||
<!-- Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
|
||||
<string name="lock_settings_picker_title">Choose screen lock</string>
|
||||
|
||||
|
Reference in New Issue
Block a user