Maybe fix issue #2881233: reboot loop at boot on stingray
Change-Id: I4bd88fdd506d061146c441143d39b796a8df2f49
This commit is contained in:
@@ -475,8 +475,6 @@ class ServerThread extends Thread {
|
||||
} catch (RemoteException e) {
|
||||
}
|
||||
|
||||
wm.initDisplay();
|
||||
|
||||
// These are needed to propagate to the runnable below.
|
||||
final StatusBarManagerService statusBarF = statusBar;
|
||||
final BatteryService batteryF = battery;
|
||||
|
||||
Reference in New Issue
Block a user