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

Skip to content
Commit fab27de6 authored by sangyun's avatar sangyun Committed by Sangyun Yun
Browse files

Cache last internet connected data profile by subscription id.

Even for the same type of sim card,
The preferred internet network may be different even if there are
the same type of sim card. Changed to contains the profile that was
most recently connected to the internet for each subscription id.
To prevent the use of too many subIds, Least Recently Used Cache
was used to store last internet data profile upto 256.

Bug: 332474929
Test: atest DataProfileManagerTest
Test: tested for call and data network while sim swap.
Change-Id: Id183003c74ee1bad091a512f20a371aa46223289
parent f8e30e78
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