commit | 3c1def48102df0ca93009571a781daee9fd522df | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Tue Oct 10 16:37:14 2023 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Tue Oct 10 16:37:14 2023 -0700 |
tree | 0e520a94006a63feccaa4d03a714579a03d42d31 | |
parent | 9f34a29d0ea49780b477db2b47e11e48e5076d53 [diff] |
Moving verifyKeyguardInvisible() after other initializations verifyKeyguardInvisible can fail, and then tear down will be called, potentially accessing fields that currently get assigned after this call, causing crashes. Bug: 187761685 Test: presubmit Flag: N/A Change-Id: I865dfd70ce1821cee26800f57a13fb202626ea84