From a13c0f5d7abfe097e93096bb089e3152cd13a5f3 Mon Sep 17 00:00:00 2001 From: Yu-Han Yang Date: Tue, 6 Apr 2021 18:48:25 -0700 Subject: [PATCH] Add icons to Manage location services and App location permissions - Also updates footer strings Bug: 180533061 Test: on device Change-Id: Id75d74ebe72e92f314fbb116beaacb301f86b34a --- res/drawable/baseline_near_me.xml | 23 +++++++++++++++++++++++ res/values/strings.xml | 16 +++++++++++----- res/xml/location_settings.xml | 2 ++ 3 files changed, 36 insertions(+), 5 deletions(-) create mode 100644 res/drawable/baseline_near_me.xml diff --git a/res/drawable/baseline_near_me.xml b/res/drawable/baseline_near_me.xml new file mode 100644 index 00000000000..343f97041ed --- /dev/null +++ b/res/drawable/baseline_near_me.xml @@ -0,0 +1,23 @@ + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index fcf2f45b075..acafaba23ed 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -687,18 +687,24 @@ 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=" - https://support.google.com/android/answer/3467281">Learn more</a>. + + <br><br><a href=" + https://support.google.com/android/answer/3467281">Learn more</a> 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=" https://support.google.com/android/answer/3467281">Learn more</a> diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml index 857885dee39..cae128ba645 100644 --- a/res/xml/location_settings.xml +++ b/res/xml/location_settings.xml @@ -54,6 +54,7 @@