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

Commit 68004c84 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Bind DataService in constructor" into tm-dev

parents ca4ee7e9 0a720433
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -378,7 +378,7 @@ public class DataServiceManager extends Handler {
        PhoneConfigurationManager.registerForMultiSimConfigChange(
                this, EVENT_BIND_DATA_SERVICE, null);

        sendEmptyMessage(EVENT_BIND_DATA_SERVICE);
        rebindDataService();
    }

    /**