diff options
author | Tony Mak <tonymak@google.com> | 2016-05-17 16:36:14 +0100 |
---|---|---|
committer | Tony Mak <tonymak@google.com> | 2016-05-18 16:58:13 +0000 |
commit | ae13e18c5561537e062f46ddda8e5dff30d1fe26 (patch) | |
tree | f4da0fba4dcdff9529b5296270f5d85a719764cd /docs/html/sdk/api_diff/24/changes | |
parent | 048cabdbcbc262869a5b737a22ccddb5ef0d76f9 (diff) |
Should check isDeviceSecure in shouldConfirmCredentials
The NPE is because createConfirmDeviceCredentialIntent returns a null
intent when it founds that user does not set a secure lock.
So the fix is we should check is the user set a secure lock screen as well.
The reason the crash only happens in multi-window flow because
we have null checking in
the normal flow (i.e. interceptWithConfirmCredentialsIfNeeded).
But I think we better check it explicitly.
Bug: 28716456
Change-Id: Ib204cd02c0007bd1df36908bb3b5254ec4ffb914
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions