am 569172e2: am aa4ff2ef: am eb822cec: Merge "Typo fix in permission string"

* commit '569172e2da1a550e64be16258bee1f332086e330':
  Typo fix in permission string
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 236f99f..4d12c36 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -1502,7 +1502,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. -->