Update capitalization of preference in app info All Services -> All services
Bug: 244216312
Test: Verified manually
Test: atest CtsPermission3TestCases:android.permission3.cts.PermissionAllServicesTest#testAllServicesPreferenceShownWhenAppIsLocationProviderAndCanHandleClick
Change-Id: Ie8b961e8f9061ec7de196331d91b722cbbd7b567
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 366d0fc..0116a31 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -13063,8 +13063,8 @@
<!-- Title for if toggle access is disabled by carrier [CHAR LIMIT=NONE] -->
<string name="enable_2g_summary_disabled_carrier"><xliff:g id="carrier_name_2g" example="Google Fi">%1$s</xliff:g> requires 2G to be available</string>
- <!-- Label for All Services preference in App info settings [CHAR LIMIT=40] -->
- <string name="app_info_all_services_label">All Services</string>
+ <!-- Label for All services preference in App info settings [CHAR LIMIT=40] -->
+ <string name="app_info_all_services_label">All services</string>
<!-- Title for toggle controlling whether notifications are shown when an app pastes from clipboard. [CHAR LIMIT=50] -->
<string name="show_clip_access_notification">Show clipboard access</string>