Merge "Add ForegroundService Type"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index e974863..d4d3068 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -547,7 +547,8 @@
 
         <service
             android:name=".vcard.VCardService"
-            android:exported="false"/>
+            android:exported="false"
+            android:foregroundServiceType="dataSync"/>
         <!-- end vCard related -->
 
         <!-- Intercept Dialer Intents for devices without a phone.