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

Skip to content
Commit 8add355d authored by Umashankar Godachi's avatar Umashankar Godachi Committed by Steve Kondik
Browse files

KeyGuard: Fix the wrong Plmn/SPN display.

Currently in KeyGuardUpdateMonitor, while handling the intent
SPN_STRING_UPDATED_ACTION, spn and plmn gets updated even before
MSG_SUBINFO_RECORD_UPDATED is handled. This results in wrong
updation of SPN and PLMN values.

Fix is to ensure plmn and spn are updated with right values got
from SPN_STRING_UPDATED_ACTION intent. This is done by copying
the original plmn and spn got from intent to the already updated
plmn and spn by MSG_SUBINFO_RECORD_UPDATED.

Change-Id: I34cfef19d437cb91fcaeae16b9c12bf08311f056
CRs-Fixed: 816911
parent 670d3df1
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