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

Commit 8795b60d authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Whoops, remove this.

Change-Id: I863d4739e918de1b4177ec8bb17063597f1ff3dc
parent 295e3c27
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -265,10 +265,6 @@ class ServerThread extends Thread {
            reportWtf("making display ready", e);
        }

        try {
            ActivityManagerNative.getDefault().showBootMessage("DEXOPT!", true);
        } catch (RemoteException e) {
        }
        try {
            pm.performBootDexOpt();
        } catch (Throwable e) {