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

Commit 98a3a8a0 authored by Glenn Sayers's avatar Glenn Sayers
Browse files

Typo fix in permission string



Fixed a typo in the permission string for "accessLocationExtraCommands".

Change-Id: I92fb402c56bd9e1bdf6f00d562888784e6d189e4
Signed-off-by: default avatarGlenn Sayers <glennsayers.gs@gmail.com>
parent a299862d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1306,7 +1306,7 @@
    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</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_accessLocationExtraCommands">Allows the app to access
      extra location provider commands.  This may allow the app to to interfere
      extra location provider commands.  This may allow the app to interfere
      with the operation of the GPS or other location sources.</string>

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