From 1c0bf0f17ffa9dd27e48a51b08d0bd9a69dc523b Mon Sep 17 00:00:00 2001 From: Grace Cheng Date: Wed, 27 Nov 2019 13:48:50 -0800 Subject: [PATCH] Coarse location permission description change for automobile The string is preloaded according to PRODUCT_CHARACTERISTICS which is automotive for AAE platform. Bug: b/143243229 Test: Install recording app(coarse edition) on a hawk head unit, go to Settings > Apps & notifications > Show all apps > Sensor Replay Recording > Permissions > All permissions, click on access approximate location and verify the string. Change-Id: I54fe5903364b881498f0a0066efcc0fc7833d526 --- core/res/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 045f4bbf18180..850d06e987036 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -1138,6 +1138,8 @@ This app can get your location based on network sources such as cell towers and Wi-Fi networks, but only when when the app is in the foreground. These location services must be turned on and available on your TV for the app to be able to use them. + This app can get your approximate location only when it is in the foreground. These location services must be turned on and available on your car for the app to be able to use them. + This app can get your location based on network sources such as cell towers and Wi-Fi networks, but only when the app is in the foreground. These location services must be turned on and available on your phone for the app to be able to use them.