commit | 91a0bc956445c1a0fa099d3e8e87affe217519f7 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Mon Jan 16 10:49:55 2017 -0800 |
committer | Jack Yu <jackyu@google.com> | Mon Jan 16 10:53:28 2017 -0800 |
tree | 4ec7f1af10fb78b04ae6a35ccc3fef329b13925b | |
parent | 63a27d773b201fc56fdf2b13934ff499c391ca5f [diff] |
Fixed the logic for tethering provisioning re-evaluation Previously we only re-evaluate provisioning for SIM swap case The new logic covers both SIM swap case (ABSENT->NOT_READY->UNKNOWN->READY->LOADED) and modem reset case (NOT_READY->READY->LOADED) Test: Manual bug: 33815946 Change-Id: I9960123605b10d3fa5f3584c6c8b70b616acd6f8