Schedule time ticks for the next minute when no seconds hand is present
The TIME_TICK broadcast was removed as it's bad for performance to use it while the view is not visible and adds unneeded overhead. Instead we can use the internal handler callback scheduling method. Bug: 190274204 Test: verified locally with app, including across DST time skip Change-Id: I4eb5e64b16c953baf473331dc7d498de19cfdbc9
Loading
Please register or sign in to comment