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

Skip to content
Snippets Groups Projects
Commit 14597f07 authored by Abhisek Devkota's avatar Abhisek Devkota Committed by Steve Kondik
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 590ce601
No related branches found
No related tags found
No related merge requests found
...@@ -122,7 +122,7 @@ public class MmsServiceBroker extends SystemService { ...@@ -122,7 +122,7 @@ public class MmsServiceBroker extends SystemService {
} }
public void systemRunning() { public void systemRunning() {
Slog.i(TAG, "systemRunning"); tryConnecting();
} }
private void tryConnecting() { private void tryConnecting() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment