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 92a427a4c..8e0a831d5 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -76,6 +76,7 @@
<service android:name=".providers.protos.boot.GmailAccountService"/>
<service android:name=".providers.protos.boot.EmailAccountService"/>
+ <service android:name=".compose.EmptyService"/>
</application>
</manifest>