commit | f2bead51174374aa92b71ee439ed719d4518a44a | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Jul 06 17:11:48 2016 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Wed Jul 06 17:15:33 2016 -0600 |
tree | d4979f89c720767e5a98de959f92af3d71ade10d | |
parent | 400960a40e84f7f0968b3019ac3c01fcf4954575 [diff] |
Switch network cycle calculation to use Calendar. The older Time class is deprecated and doesn't handle edge cases very well. So migrate the cycle calculation logic to use the long-standing and well-supported Calendar API. Bug: 28689087 Change-Id: Ic1802b3f8556402f99bfea4cd625c35dfed81ac0