commit | 3f3582d1853c053a9002cd6850ffb40ec7864e4c | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue Jan 19 15:10:45 2016 +0000 |
committer | Paul Duffin <paulduffin@google.com> | Tue Jan 19 16:03:16 2016 +0000 |
tree | 9b6ec1fff6cf8af932007be3f0120aecfca09bdb | |
parent | 319bdb20629d90b632aa6fb6bcd3ff9577ec8715 [diff] |
Fix NullPointerException in Calendar constructor The test_nulllocale checked three different cases so I split it into three separate tests. They all failed in the same way so I fixed them in the common place. Although the tests had a TODO to add a targetSdkVersion check I did not do that. Bug: 26022884 Change-Id: Icab2b4c834609a0b0f84f5f86570067019688611