MSIM:Fix sim state change intent broadcasted for both slots.
In SubscriptionInfoUpdater while handling the sim loaded event, sim state change intent is wrongly getting broadcasted for both slots. This will have potential issue in case of SIM PIN lock. Fix: Broadcast the sim state change intent only for the sim which is in LOADED state. Test: Manual - Checked that SIM PIN lock screen dismissed only when user enters the correct PIN for all SIM. Bug: 62520405 Change-Id: I7ef7dfc749d0f73c684e3a77113821687496cc78
Loading
Please register or sign in to comment