Moving Bitmessage context into a foreground service (work in progress)
This commit is contained in:
@ -119,8 +119,7 @@
|
||||
</service>
|
||||
<service
|
||||
android:name=".synchronization.SyncService"
|
||||
android:exported="true"
|
||||
android:process=":sync">
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.content.SyncAdapter"/>
|
||||
</intent-filter>
|
||||
|
Reference in New Issue
Block a user