commit | 0aa4089f459d48ef73a198b1bb2ef87d40477c2d | [log] [tgz] |
---|---|---|
author | tom hsu <tomhsu@google.com> | Wed Dec 30 21:31:42 2020 +0800 |
committer | Tom Hsu <tomhsu@google.com> | Fri Jan 15 13:05:38 2021 +0000 |
tree | 220b3dde808713f8d11f1f52fdbca95e846f1328 | |
parent | 6ec5ea57e2a7e3018bd30c5917e89df1243094cd [diff] |
Add otasp mode check to avoid any unnecessary otasp call. - When servicestatetracker is initializing, it notify otasp change if current RAT is CDMA. Once OtaspSimStateReceiver receive intent of carrier config change at this moment, it will get initial value of otasp mode, and start service to make otasp call. To avoid this symptom, add otasp mode check. Bug: b/176815190 Test: Manual test. see b/176815190#9 Change-Id: If7f78c0e472eb369b94557f7b1d5b83682d47e71