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
Loading
Please register or sign in to comment