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

Commit e82f241e authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Gerrit Code Review
Browse files

Revert "Boot up optimization for phoneprocess"

Most likely culprit of "No Service and Signal bar out of sync" lockscreen issue. 

This reverts commit f3bc4966.

Change-Id: Id4e9edcf7d931c59e0d180aa59f11761ee6d3f89
parent 0d0a667c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ public class MmsServiceBroker extends SystemService {
    }

    public void systemRunning() {
        Slog.i(TAG, "systemRunning");
        tryConnecting();
    }

    private void tryConnecting() {