Neil Fuller c0cea814a1 Change EXTRA_TIME_PREF_24_HOUR_FORMAT from boolean to int
To better represent the possible settings values for the
"use 24 hour format" setting : "12", "24", unset (meaning
"use locale default") the platform is being changed.

The EXTRA_TIME_PREF_24_HOUR_FORMAT for the ACTION_TIME_CHANGED
is now an int, not a boolean. 0 means "12", 1 means "24" and
2 means "use locale default".

Bug: 32761619
Test: Manual test on device and make RunSettingsRoboTests
Change-Id: I9aae6f8d12c4724c829f2812626a6193e510dbf9
2016-11-21 13:56:42 +00:00
2016-11-19 05:30:02 -08:00
2016-08-17 10:19:00 -07:00
2015-04-13 09:21:39 -07:00
2016-10-20 17:22:33 -07:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%