Switch to currentTimeMillis, persist task
Since we are persisting our GCM Network Manager task across reboots, we need to switch to a type of time that will work reliably across reboots. We consisered SystemClock.elapsedRealtime, but we think that bad UMA samples will be more likely from reboots than the user adjusting wall clock time. BUG=612325 Review-Url: https://codereview.chromium.org/2037213002 Cr-Commit-Position: refs/heads/master@{#397877}
Showing
Please register or sign in to comment