OSDN Git Service

Fix Telecom dumpsys timestamps
authorHall Liu <hallliu@google.com>
Tue, 6 Mar 2018 22:20:37 +0000 (14:20 -0800)
committerHall Liu <hallliu@google.com>
Wed, 7 Mar 2018 00:26:32 +0000 (16:26 -0800)
commit074d2338fa21285f20b43275ac23d2f45331868c
tree6d6b830f1d39a6e55951d0a7014c6f196f8ea1f8
parent0db51ad50ef0791b196c33759f3ad2c59b2d9395
Fix Telecom dumpsys timestamps

Change the dumpsys timestamps to use java.time for processing and always
log events with local timezone that was in effect at the time the event
happened.

Bug: 74250969
Test: manual, run dumpsys
Change-Id: Ie53cff4400be1528b3224bd556536a689ef22c8c
telecomm/java/android/telecom/Logging/EventManager.java