Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a38acdb8 authored by Manish Kumar's avatar Manish Kumar Committed by Steve Kondik
Browse files

CdmaSST: trigger getCDMASubscription after EVENT_RUIM_RECORDS_LOADED.

1. In CdmaLteSST, when EVENT_RUIM_RECORDS_LOADED, OTASP state
(MDN, MIN, SID, NID, PRL-Ver) will be loaded from RUIM card, and
ATEL won't trigger getCDMASubscription to get OTASP state from
network again. But actually user need OTASP state from network
instead of from card.

2. Move EVENT_RUIM_RECORDS_LOADED implementation from CdmaLteSST
to parent class CdmaSST. Because this situation is also suitable
for CdmaSST.

3. Remove LTE_ON_CDMA check in EVENT_RUIM_READY, and get rid of
getCDMASubscription, which will be done in EVENT_RUIM_RECORDS_LOADED.

CRs-Fixed: 634984

Conflicts:
src/java/com/android/internal/telephony/cdma/CdmaServiceStateTracker.java

Conflicts:
src/java/com/android/internal/telephony/cdma/CdmaServiceStateTracker.java
Change-Id: I5d211d3a35969686199c90b262a4cc90bf0c9eef
parent 639c09e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment