commit | 469925d2aa0734f67cf5e057aa389373a84b01dc | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Wed Dec 14 15:52:49 2022 +0000 |
committer | Neil Fuller <nfuller@google.com> | Tue Jan 10 15:53:41 2023 +0000 |
tree | fafaa4d9af11dea0cc4a5752345ed161acfc250c | |
parent | d7be628d0516e6d9c7e5752ad24c568bf484d10c [diff] |
Logging and readability improvements Rearrange the refresh logic: 1) One log entry per refresh rather than (sometimes) 2. 2) Rearrange the logic to try to keep separate concerns separate. 3) Prepare for the next commit in the chain that modifies scheduling behavior. Bug: 222295093 Test: atest services/tests/servicestests/src/com/android/server/timedetector/NetworkTimeUpdateServiceTest.java Change-Id: I72976e9c7d0e0193c3f3f5e93bfda128defa3145