mirror of
https://github.com/etesync/android
synced 2025-04-06 09:45:49 +00:00
Fix broadcast receiever intent to the correct etesync one.
This commit is contained in:
parent
1cdad6232e
commit
21c64d58ec
@ -59,7 +59,7 @@
|
||||
android:exported="false"
|
||||
android:process=":sync">
|
||||
<intent-filter>
|
||||
<action android:name="at.bitfire.davdroid.REINIT_SETTINGS"/>
|
||||
<action android:name="com.etesync.syncadapter.REINIT_SETTINGS"/>
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
<receiver
|
||||
|
Loading…
Reference in New Issue
Block a user