diff options
author | Jordan Liu <jminjie@google.com> | 2018-09-26 12:49:11 -0700 |
---|---|---|
committer | Jordan Liu <jminjie@google.com> | 2018-09-26 12:59:57 -0700 |
commit | b4299d92e6d2679dc083e8cf6b21d56649a7059a (patch) | |
tree | c5552f680738ae8a4dabcb8dc1868ad1815731fa /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7fe46504bea1d55b83ceec0cb07b4b8d4fd80aeb (diff) |
Dismiss SIM lock page after correct SIM
Previously the criteria was to dismiss if:
1. There is no pin/password/pattern set AND
2. the lockscreen is disabled.
This behaved incorrectly in the case where the lockscreen is enabled
but there is no pin/password/pattern set.
We fix the condition so that now we dismiss the SIM lock if:
1. There is no pin/password/pattern set OR
2. the lockscreen is disabled.
Fixes: 115780994
Test: manual
Change-Id: I88da896add635126934eb0ed22e617ac2607f15a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions