Ensure BOOT_COMPLETE doesn't cause Bind before CARRIER_CONFIG_CHANGED
- In scenarios where BOOT_COMPLETE is received before CARRIER_CONFIG_CHANGED, do not start the binding procedure. Instead update the ImsService cache and wait for CARRIER_CONFIG_CHANGED. - Also, do not allow the device to update IMS features for slots that are inactive. Fixes: 190400898 Test: atest FrameworksTelephonyTests:ImsResolverTest Change-Id: I48df86461a415fd93d987d564bf9de24acea5497
Loading
Please register or sign in to comment