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

Skip to content
Commit 168540e9 authored by qqzhou's avatar qqzhou Committed by Xiaojing Zhang
Browse files

Dialer: fix show wrong call log when user select SIM filter

When user selects SIM1, call log shows empty; When user selects SIM2,
call log shows SIM1 call log. The reason is CallLogQueryHandler
transfers slot id not sub id to filter database and causes error.

We change to translate sub id from slot id, and transfer sub id to
filter database.

Change-Id: I4aca2c83bb0f1476f308f92b6aa8ed339ea51ea7
CRs-Fixed: 722958
parent 6b55b403
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