Remove a mention of davdroid from log.

pull/5/head
Tom Hacohen 7 years ago
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…
Cancel
Save