commit | b5e9adaac90d09638e30629ffbe081c56b6a5c89 | [log] [tgz] |
---|---|---|
author | vivi.li <vivi.li@unisoc.com> | Thu Sep 12 16:04:24 2019 +0800 |
committer | vivi.li <vivi.li@unisoc.com> | Wed May 06 10:01:48 2020 +0800 |
tree | ecd52a7b3a55947e406045eb2f3365660dea9862 | |
parent | 6b174670f9aa869403711f53d48fd64bd769e208 [diff] |
DUT fail to unlock SIM after selecting Home IMSI from STK When unlock SIM pin,SIM begin refresh,and the UiccCardApp was disposed. But the unlock process was canceled. Therefore, the previous unlocking process was interrupted without returning, and the keyguard PIN lock View was always displayed. If UiccCardApp was disposed,send the CommandException.Error.ABORTED as result for the previous Message. Test: manual Bug:140907125 Change-Id: I941dc5ce8bc8ea903ddbe6b5fa88292636538107