commit | a12e3dabbddce9fb8669dfb06627b38f01c5efd4 | [log] [tgz] |
---|---|---|
author | Malcolm Chen <refuhoo@google.com> | Wed May 16 13:50:28 2018 -0700 |
committer | Malcolm Chen <refuhoo@google.com> | Wed May 16 13:57:46 2018 -0700 |
tree | 25fdb56f6e4a77759231acad4911fe2d3752bd04 | |
parent | 1b2563e362a125760779c0af64a58149560fe1c4 [diff] |
Fix bug that UiccSlot#isStateUnknown returns true in ABSENT state. For some cases, Uicc#mStateIsUnknown fails to be set to false. Here it's fixed. Also, isStateUnknown will only return true if state is null or ABSENT. Test: manual Bug: 79724575 Change-Id: I880a05dd9558716c9a3e78dc285fcf88662b0d25