Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 890bdb08 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Coarse location permission description change for automobile" into...

Merge "Coarse location permission description change for automobile" into qt-qpr1-dev am: 1f0bf9eb am: cadec75b

Change-Id: I69a4e1bde706fb17f76c5c660bbd234bfdd2157d
parents e2a65e25 cadec75b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1120,6 +1120,8 @@
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_accessCoarseLocation" product="tv">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 Android TV device for the app to be able to use them.</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_accessCoarseLocation" product="automotive">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.</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_accessCoarseLocation" product="default">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.</string>

    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->