Merge "Remove misleading documentation from SystemClock" into jb-mr2-dev

This commit is contained in:
Michael Wright
2013-03-26 20:13:16 +00:00
committed by Android (Google) Code Review

View File

@@ -138,8 +138,6 @@ public final class SystemClock {
/**
* Returns milliseconds since boot, not counting time spent in deep sleep.
* <b>Note:</b> This value may get reset occasionally (before it would
* otherwise wrap around).
*
* @return milliseconds of non-sleep uptime since boot.
*/