commit | 16485b89633ff8db022ffdb41b8567aed58824d0 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Mon Jan 16 10:49:55 2017 -0800 |
committer | Jack Yu <jackyu@google.com> | Fri Jan 27 09:30:26 2017 -0800 |
tree | adbae92c72ddf44fa2269e1e465029f5fdf04fc7 | |
parent | 22a7c7ddf2a72f779f60ef0427a7495b566bfaea [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