Files
frameworks_base/core/java/android/app
Neil Fuller 4773b9dadc Simple pass-through TimeDetectorService
This is sufficient to wire up time detection from telephony
to the new service without breaking time detection.

This cherry-pick contains a small change: to use
SystemClock.elapsedRealtime() instead of the newer
SystemClock.elapsedRealtimeClock() with Clock.millis().

Bug: 78217059
Test: atest FrameworksServicesTests:com.android.server.timedetector
Test: atest FrameworksCoreTests:android.util.TimestampedValueTest
Merged-In: Id7175878dc22e5272c31f3e478af4b0e4183b62b
Change-Id: Id7175878dc22e5272c31f3e478af4b0e4183b62b
(cherry picked from commit 24836bfb15)
2018-06-12 15:33:35 +01:00
..
2018-02-13 12:53:45 -08:00
2017-10-03 14:49:15 -07:00
2017-06-28 17:44:00 -07:00
2017-03-21 14:42:35 -07:00
2018-02-15 09:09:55 +00:00
2018-01-12 11:05:50 -08:00
2018-04-04 10:54:24 +08:00
2017-07-12 16:06:20 -07:00
2017-03-03 17:27:56 -08:00
2017-08-15 14:57:09 -04:00
2018-06-07 14:55:31 +09:00