commit | a8c37a18067da6b12bd32170283aa1f4bf91cfff | [log] [tgz] |
---|---|---|
author | Ricky Wai <rickywai@google.com> | Tue Apr 05 17:10:04 2016 +0100 |
committer | Ricky Wai <rickywai@google.com> | Tue Apr 05 16:28:59 2016 +0000 |
tree | ca57df1adb117781fdb39a21d480da1e9a8cb2f3 | |
parent | 5cb05f810b618112443271fdc8f1cf731593657e [diff] |
Fix SystemUI crash for work challenge We should not assume createConfirmDeviceCredentialIntent() can always return an intent, for example, it has separate work challenge but lock type is None, then createConfirmDeviceCredentialIntent() will return null. Bug: 27782917 Change-Id: I33e40f893f61e35a2e6ce732a47d651139f246a1