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

Skip to content
Commit 777f1f44 authored by qqzhou's avatar qqzhou Committed by Matt Garnes
Browse files

Dialer: fix sub name not updated in msim call log filter

Original codes use Setting.System.getString() to get names,
but this way is obsolete and will return null, will use SIM1
and SIM2 as names, so not updated after user changes SIM names
in settings.

We'll get the sub names by phone account label, which is right
sub display name, and this is corresponding to names in setting.

Change-Id: Ic59e91c0f95e59408b79141a93e8abe2b7531f38
CRs-Fixed: 731519
parent 7fc4eb28
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