commit | a78240ba5f891c3fd0acb62a1b13b6dc1bbe9705 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Apr 24 13:22:03 2015 +0100 |
committer | Narayan Kamath <narayan@google.com> | Fri May 01 09:39:25 2015 +0000 |
tree | c925c60d151774115c0c3927e815e363c1376ba2 | |
parent | f2cfe6c0a9c49d4e47c269ac1ff76b757d9dd8a9 [diff] |
AlarmManager: Reject non-olson timezones for targetSdk >= M This has caused a lot of grief, confusion and outright broken behaviour due to the fact that the Posix spec and the Java spec define conflicting interpretations of "custom" timezones like GMT+5:30 (eastern hemisphere for java, western for posix). bug: 19987403 bug: 19106773 Change-Id: Ia9b007067bb175b0805d4262f17390a0bd98d927