Merge "Remove too verbose log" into sc-dev

This commit is contained in:
Makoto Onuki
2021-04-27 21:22:16 +00:00
committed by Android (Google) Code Review

View File

@@ -928,7 +928,6 @@ public class SyncManager {
}
if (ArrayUtils.isEmpty(accounts)) {
mLogger.log("scheduleSync: no accounts configured, dropping");
return;
}