commit | ad1b27e7be9a06126a02fd2a69f89da8fff5404c | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed Nov 01 11:42:39 2017 -0700 |
committer | Lucas Dupin <dupin@google.com> | Wed Nov 01 11:42:39 2017 -0700 |
tree | e3f422c2d660b60d609490a606f4ce869a189be1 | |
parent | 39abe998914d50961f83921da2be51adf5bb8138 [diff] |
Avoid isKeyguardShowing() before startKeyguard() KeyguardBottomAreaView requests camera policies during its setup, this was logging an error message because the keyguard might not have been initialized. Change-Id: Ia0969b4d7229e1f56d1ed0df1f33ed92995530c2 Fixes: 67649752 Test: reboot, look at logs