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

Commit c80351c2 authored by Maunik Shah's avatar Maunik Shah Committed by Matt Garnes
Browse files

Hide ANR, crash dialog boxes for automated testing.

Change-Id: Id87ea470164f58929e3cc474035dd05980fea7e8
parent 1d156c96
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1270,6 +1270,7 @@ public final class ActivityManagerService extends ActivityManagerNative
                        }
                        return;
                    }
                    mShowDialogs = false;
                    if (mShowDialogs && !mSleeping && !mShuttingDown) {
                        Dialog d = new AppErrorDialog(mContext,
                                ActivityManagerService.this, res, proc);