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

Commit f41372ee authored by Xiangyu/Malcolm Chen's avatar Xiangyu/Malcolm Chen Committed by android-build-merger
Browse files

Merge "Fix CarrierServiceBindHelper initialization issue."

am: 19a592cb

Change-Id: I616d79e9e5ddfbc60fa83fbc313a71ee6f0e369b
parents ac5878ec 19a592cb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -124,7 +124,7 @@ public class CarrierServiceBindHelper {


        updateBindingsAndSimStates();
        updateBindingsAndSimStates();


        PhoneConfigurationManager.getInstance().registerForMultiSimConfigChange(
        PhoneConfigurationManager.registerForMultiSimConfigChange(
                mHandler, EVENT_MULTI_SIM_CONFIG_CHANGED, null);
                mHandler, EVENT_MULTI_SIM_CONFIG_CHANGED, null);


        mPackageMonitor.register(
        mPackageMonitor.register(