am 7b2a582a: Merge "Whoops, remove this."
* commit '7b2a582a277494643e123c71683cff47156b303c': Whoops, remove this.
This commit is contained in:
@@ -265,11 +265,7 @@ class ServerThread extends Thread {
|
||||
} catch (Throwable e) {
|
||||
reportWtf("making display ready", e);
|
||||
}
|
||||
|
||||
try {
|
||||
ActivityManagerNative.getDefault().showBootMessage("DEXOPT!", true);
|
||||
} catch (RemoteException e) {
|
||||
}
|
||||
|
||||
try {
|
||||
pm.performBootDexOpt();
|
||||
} catch (Throwable e) {
|
||||
|
||||
Reference in New Issue
Block a user