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

Commit 306df863 authored by Victoria Lease's avatar Victoria Lease Committed by Android (Google) Code Review
Browse files

Merge "New location service permission strings." into jb-mr1-dev

parents b1861c3e b278933b
Loading
Loading
Loading
Loading
+20 −20
Original line number Original line Diff line number Diff line
@@ -1255,26 +1255,26 @@
      such as GPS or location providers.</string>
      such as GPS or location providers.</string>


    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_accessFineLocation">precise (GPS) location</string>
    <string name="permlab_accessFineLocation">precise location (GPS and
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
      network-based)</string>
    <string name="permdesc_accessFineLocation" product="tablet">Access precise
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
      location sources such as the Global Positioning System on the tablet. When
    <string name="permdesc_accessFineLocation">Allows the app to get your
      location services are available and turned on, this permission allows the
      precise location using the Global Positioning System (GPS) or network
      app to determine your precise location.</string>
      location sources such as cell towers and Wi-Fi. These location services
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
      must be turned on and available to your device for the app to use them.
    <string name="permdesc_accessFineLocation" product="default">Access precise
      Apps may use this to determine where you are, and may consume additional
      location sources such as the Global Positioning System on the phone. When
      battery power.</string>
      location services are available and turned on, this permission allows the

      app to determine your precise location.</string>
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->

    <string name="permlab_accessCoarseLocation">approximate location
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
      (network-based)</string>
    <string name="permlab_accessCoarseLocation">approximate (network-based) location</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- 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">Allows the app to get your
    <string name="permdesc_accessCoarseLocation">Access
      approximate location. This location is derived by location services using
      approximate location from location providers using network sources such as
      network location sources such as cell towers and Wi-Fi. These location
      cell tower and Wi-Fi. When these location services are available and turned
      services must be turned on and available to your device for the app to
      on, this permission allows the app to determine your approximate
      use them. Apps may use this to determine approximately where you
      location.</string>
      are.</string>


    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>