Add SafetyCenter entry to Settings.
Test: atest SettingsUnitTests Bug: 204978295 Change-Id: I9bedb58ad740b4ee76620e04675a0aefa659566a
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<string name="menu_key_display" translatable="false">top_level_display</string>
|
||||
<string name="menu_key_wallpaper" translatable="false">top_level_wallpaper</string>
|
||||
<string name="menu_key_accessibility" translatable="false">top_level_accessibility</string>
|
||||
<string name="menu_key_safety_center" translatable="false">top_level_safety_center</string>
|
||||
<string name="menu_key_security" translatable="false">top_level_security</string>
|
||||
<string name="menu_key_privacy" translatable="false">top_level_privacy</string>
|
||||
<string name="menu_key_location" translatable="false">top_level_location</string>
|
||||
|
@@ -722,6 +722,12 @@
|
||||
<string name="security_status_title">Security status</string>
|
||||
<!-- Summary for Security settings, explaining a few important settings under it [CHAR LIMIT=NONE] -->
|
||||
<string name="security_dashboard_summary">Screen lock, Find My Device, app security</string>
|
||||
<!-- TODO(b/208624929): Update to an UX approved title and char limit. -->
|
||||
<!-- Main Settings screen setting title for the item that takes you to the safety center [CHAR LIMIT=60] -->
|
||||
<string name="safety_center_title">Security & privacy</string>
|
||||
<!-- TODO(b/208624929): Update to an UX approved summary and char limit. -->
|
||||
<!-- Main Settings screen setting summary for the item that takes you to the safety center [CHAR LIMIT=60] -->
|
||||
<string name="safety_center_summary">Permissions, screen lock, app security</string>
|
||||
|
||||
<!-- Face enrollment and settings --><skip />
|
||||
<!-- Note: Update FaceEnrollParentalConsent.CONSENT_STRING_RESOURCES when any _consent_ strings are added or removed. -->
|
||||
|
Reference in New Issue
Block a user