Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7827883e authored by keparal.li's avatar keparal.li Committed by Lili Lin
Browse files

Add ForegroundService Type

VCardService is a foreground service, so its foreground service type needs to be defined.

Bug: 275471176
Change-Id: Ibc856b3fee59c992629b543ef2f989f2d0dd54ab
parent 6b46b495
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.