mirror of
https://github.com/etesync/android
synced 2025-01-11 08:10:58 +00:00
Remove a mention of davdroid from log.
This commit is contained in:
parent
36a8edfb5d
commit
a794ee35cf
@ -230,7 +230,7 @@ public class AccountSettings {
|
||||
@Override
|
||||
@SuppressLint("UnsafeProtectedBroadcastReceiver,MissingPermission")
|
||||
public void onReceive(Context context, Intent intent) {
|
||||
App.log.info("DAVdroid was updated, checking for AccountSettings version");
|
||||
App.log.info("EteSync was updated, checking for AccountSettings version");
|
||||
|
||||
// peek into AccountSettings to initiate a possible migration
|
||||
AccountManager accountManager = AccountManager.get(context);
|
||||
|
Loading…
Reference in New Issue
Block a user