Make the SyncManager have wakelocks per account, not per account type,
otherwise the parallel sync behavior of gmail can cause the first account to finish to release the wakelock that is used for the other account, which will result in the device going to sleep before the sync is complete. Change-Id: I7658465ca0956dfd9bb341de03126869e6217d31
Loading
Please register or sign in to comment