Merge "Add Extra App Info into Settings App UI." into sc-dev

This commit is contained in:
Trevor Black
2021-03-08 07:04:42 +00:00
committed by Android (Google) Code Review
11 changed files with 228 additions and 0 deletions

View File

@@ -12849,4 +12849,7 @@
<string name="enable_2g_title">Allow 2G</string>
<!-- Title for toggle if user wants to enable 2G [CHAR LIMIT=NONE] -->
<string name="enable_2g_summary">Use 2G cellular connections. For emergency calls, 2G is always turned on.</string>
<!-- Label for extra app info settings for a specific app [CHAR LIMIT=40] -->
<string name="extra_app_info_label" translatable="false"></string>
</resources>