Loading res/values/strings.xml +3 −0 Original line number Diff line number Diff line Loading @@ -739,6 +739,9 @@ <!-- Main Settings screen setting summary for the item that takes you to the privacy and security settings. [CHAR LIMIT=60] --> <string name="safety_center_summary">App security, device lock, permissions</string> <!-- Summary for e Security settings, explaining a few important settings under it [CHAR LIMIT=NONE] --> <string name="security_dashboard_summary_e">Screen lock, app security</string> <!-- Face enrollment and settings --><skip /> <!-- Note: Update FaceEnrollParentalConsent.CONSENT_STRING_RESOURCES when any _consent_ strings are added or removed. --> <!-- Message shown in summary field when face unlock is set up. [CHAR LIMIT=40] --> res/xml/top_level_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ android:key="top_level_security" android:order="-50" android:title="@string/security_settings_title" android:summary="@string/security_dashboard_summary" android:summary="@string/security_dashboard_summary_e" settings:highlightableMenuKey="@string/menu_key_security" settings:controller="com.android.settings.security.TopLevelSecurityEntryPreferenceController"/> Loading Loading
res/values/strings.xml +3 −0 Original line number Diff line number Diff line Loading @@ -739,6 +739,9 @@ <!-- Main Settings screen setting summary for the item that takes you to the privacy and security settings. [CHAR LIMIT=60] --> <string name="safety_center_summary">App security, device lock, permissions</string> <!-- Summary for e Security settings, explaining a few important settings under it [CHAR LIMIT=NONE] --> <string name="security_dashboard_summary_e">Screen lock, app security</string> <!-- Face enrollment and settings --><skip /> <!-- Note: Update FaceEnrollParentalConsent.CONSENT_STRING_RESOURCES when any _consent_ strings are added or removed. --> <!-- Message shown in summary field when face unlock is set up. [CHAR LIMIT=40] -->
res/xml/top_level_settings.xml +1 −1 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ android:key="top_level_security" android:order="-50" android:title="@string/security_settings_title" android:summary="@string/security_dashboard_summary" android:summary="@string/security_dashboard_summary_e" settings:highlightableMenuKey="@string/menu_key_security" settings:controller="com.android.settings.security.TopLevelSecurityEntryPreferenceController"/> Loading