Remove dynamic location settings footer

Replace with static location settings footer.

Bug: 182210346
Test: manual
Change-Id: If3ab492418e5f3461f7b0123fc771ecdd56db6c9
This commit is contained in:
Soonil Nagarkar
2021-03-08 15:47:28 -08:00
parent d8c9a53931
commit 2491d63996
9 changed files with 14 additions and 336 deletions

View File

@@ -684,6 +684,11 @@
</plurals>
<!-- Location settings, loading the number of apps which have location permission [CHAR LIMIT=30] -->
<string name="location_settings_loading_app_permission_stats">Loading\u2026</string>
<!-- Location settings footer warning text [CHAR LIMIT=NONE] -->
<string name="location_settings_footer">
Location may use sources like GPS, Wi\u2011Fi, mobile networks, and sensors to help estimate
your device\u2019s location.
</string>
<!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
<string name="account_settings_title">Accounts</string>