commit | 2f5d120114235e3209dff99106fbb5fdf70f5a9d | [log] [tgz] |
---|---|---|
author | Wilhelm Fitzpatrick <rafial@cyngn.com> | Wed Aug 26 10:39:29 2015 -0700 |
committer | Steve Kondik <steve@cyngn.com> | Wed Oct 28 13:30:29 2015 -0700 |
tree | 7e014c281b5efb8ee7977b607da9c04c62545383 | |
parent | a4e229c7c09f39ee54df4a150826cab9e435f890 [diff] |
Fix "Select correct 12 or 24 time format" breaking Chrome Due to Chrome's process isolation, using a ContentResolver is forbidden. However ActivityThread already has direct access to settings and locale, so modify DateFormat's utility method to allow those values to be passed directly. CYNGNOS-495 Change-Id: I5284b94459ac03214f1712c8a1fddcbefeae3783