Remove misleading documentation from SystemClock

Change-Id: Ic97f911dca5c2b8911a4b2c670c4c79578f2cec0
This commit is contained in:
Michael Wright
2013-03-22 17:55:14 -07:00
parent 320a31c604
commit c8ee44d4b6

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.
*/