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
Loading
Please register or sign in to comment