summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index a3665a9..284fc2e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,6 +19,7 @@
package="com.android.timezone.updater"
android:versionCode="1">
+ <uses-permission android:name="android.permission.QUERY_TIME_ZONE_RULES" />
<uses-permission android:name="android.permission.UPDATE_TIME_ZONE_RULES" />
<application