summaryrefslogtreecommitdiff
path: root/altosdroid/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'altosdroid/AndroidManifest.xml')
-rw-r--r--altosdroid/AndroidManifest.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/altosdroid/AndroidManifest.xml b/altosdroid/AndroidManifest.xml
index 8ecfcbb5..62d9939b 100644
--- a/altosdroid/AndroidManifest.xml
+++ b/altosdroid/AndroidManifest.xml
@@ -38,9 +38,7 @@
android:theme="@android:style/Theme.Dialog"
android:configChanges="orientation|keyboardHidden" />
-
<service android:name=".TelemetryService" />
-
</application>
</manifest>