Merge "Whoops, remove this."
This commit is contained in:
committed by
Android (Google) Code Review
commit
7b2a582a27
@@ -264,11 +264,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