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

Commit ead0cb13 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Bind DataService in constructor"

parents ce16332d c860f9f5
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();
    }

    /**