Add icons to Manage location services and App location permissions
- Also updates footer strings Bug: 180533061 Test: on device Change-Id: Id75d74ebe72e92f314fbb116beaacb301f86b34a
This commit is contained in:
@@ -687,18 +687,24 @@
|
||||
<!-- Location settings footer warning text when location is on [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_location_on">
|
||||
Location may use sources like GPS, Wi\u2011Fi, mobile networks, and sensors to help estimate
|
||||
your device\u2019s location. Apps with the nearby devices permission can determine the
|
||||
your device\u2019s location.
|
||||
|
||||
<br><br>Apps with the Nearby devices permission can determine the
|
||||
relative position of connected devices.
|
||||
<a href="<xliff:g example="http://www.google.com" id="url">
|
||||
https://support.google.com/android/answer/3467281</xliff:g>">Learn more</a>.
|
||||
|
||||
<br><br><a href="<xliff:g example="http://www.google.com" id="url">
|
||||
https://support.google.com/android/answer/3467281</xliff:g>">Learn more</a>
|
||||
</string>
|
||||
<!-- Location settings footer warning text when location is off [CHAR LIMIT=NONE] -->
|
||||
<string name="location_settings_footer_location_off">
|
||||
Location access is off for apps and services. Your device location may still be sent to
|
||||
emergency responders when you call or text an emergency number.
|
||||
|
||||
<br><br>Apps with the nearby devices permission can determine the relative position of
|
||||
connected devices.
|
||||
<br><br>Apps with the Nearby devices permission can determine the relative
|
||||
position of connected devices.
|
||||
|
||||
<br><br><a href="<xliff:g example="http://www.google.com"
|
||||
id="url"> https://support.google.com/android/answer/3467281</xliff:g>">Learn more</a>
|
||||
</string>
|
||||
|
||||
<!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
|
||||
|
Reference in New Issue
Block a user