Add page Settings->Security & lock screen->Lock screen preferences.
- add the new preference screen that contains configuration for lock screen notification, add user when locked, and owner info. - refactor SecuritySettings to use the new owner info controller. Fix: 36163515 Test: make RunSettingsRoboTests Change-Id: I3bada8f652f89ed0af7aebc03f0bf2f637296b4d
This commit is contained in:
@@ -744,6 +744,10 @@
|
||||
<string name="security_settings_title">Security & screen lock</string>
|
||||
<!-- Security Settings screen setting option title for the item to take you to the encryption and credential screen -->
|
||||
<string name="encryption_and_credential_settings_title">Encryption & credentials</string>
|
||||
<!-- Security Settings screen setting option title for the item to take you to the lock screen preference screen [CHAR LIMIT=60] -->
|
||||
<string name="lockscreen_settings_title">Lock screen preferences</string>
|
||||
<!-- Security Settings screen setting option summary for the item to take you to the lock screen preference screen -->
|
||||
<string name="lockscreen_settings_summary">Access settings in lock screen</string>
|
||||
|
||||
<!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
|
||||
<string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
|
||||
|
||||
Reference in New Issue
Block a user