Files
frameworks_base/core/java/android
Neil Fuller 4fc11649bc Switch from android.text.format.Time
Convert a use of android.text.format.Time.format() to use calculations
based on java.time instead. This avoids future Y2038 issues associated
with Time.

Bug: 16550209
Test: build / boot / treehugger
Change-Id: I37567367f108562bec1510e549186c123f51318b
2019-08-19 14:02:35 +01:00
..