Fix TextClockTest to work when time starts as 12-hour mode.
TextClockTest.testUpdate12_24() was not passing when the time was set to forced 12 hour mode. This CL sets the starting mode to locale-specific and then adjusts for 12 and 24 hour modes. Bug: 138920390 Bug: 143037186 Test: atest android.widget.cts.TextClockTest Change-Id: If12d40b65b218399fe3266b73acab85611026e0c
Loading
Please sign in to comment