Do not push carrier configs when they are not for an identified carrier
1) Rely on new subId specific indications for loading carrier config instead of relying on CARRIER_CONFIG_CHANGED, since these indications are based on CARRIER_CONFIG_CHANGED and should happen after the ImsService is configured. 2) Ensure we remove the cache when the subId changes to ensure we do not use invalid cache information in scenarios where the subscription is removed. Bug: 167996816 Test: atest FrameworksTelephonyTests Merged-In: Ic2e2a177bf61abf545514683c3c24dc269119415 Change-Id: Ic2e2a177bf61abf545514683c3c24dc269119415
Loading
Please register or sign in to comment