summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/NetworkTimeUpdateService.java
Commit message (Collapse)AuthorAgeFilesLines
* NetworkTimeUpdateService: Grab a wakelock when manipulating system timeThierry Strudel2015-11-031-0/+13
| | | | | | Bug: 24986869 Change-Id: Iab4e5ce6be0b5279ce85f868037ba256ee62c0ac Signed-off-by: Thierry Strudel <tstrudel@google.com>
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
| | | | Change-Id: I031443de83f93eb57a98863001826671b18f3b17
* Only try to fetch time from NTP if there is a network connection.Lorenzo Colitti2015-01-261-14/+4
| | | | | Bug: 19046107 Change-Id: Iff647ee33fe0eb9b530d7baad636d32b386e4fa7
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+309
Refactored the directory structure so that services can be optionally excluded. This is step 1. Will be followed by another change that makes it possible to remove services from the build. Change-Id: Ideacedfd34b5e213217ad3ff4ebb21c4a8e73f85