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

Skip to content
Commit b5511138 authored by Abhishek Panjikar's avatar Abhishek Panjikar Committed by Rashed Abdel-Tawab
Browse files

IMS: Sudden deregisteration takes place soon after registeration.

- As per new design, sub id is generated soon after iccid is loaded but before
  mmc/mnc info is actually available for the subs. Hence due to unavailability
  of proper mcc/mnc carrier config loads the default values for each subId .At
  the same the GsmCdma phone tries to update ims feature tags as but ends up
  loading default values as mcc-mnc info is still not present even if we have
  proper sub id.This leads to de-registeration. After some time when mcc-mnc
  and icc records are properly loaded , we get proper carrier config values
  for each sub and ims registration takes place for proper feature tags.

- After we get EVENT_CARRIER_CONFIG_CHANGED we update feature tags only
  if icc records are loaded .

CRs-Fixed: 2117394

Change-Id: Icbe2377daa4c9a92df1ac7c797fc581a9195052b
parent 2f05fd19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment