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

Commit 7b2a582a authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Whoops, remove this."

parents 123adee3 8795b60d
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) {