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

Commit 29478269 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Remove compat mode dialog.

Change-Id: I37bccdf9d3e7c56048633da5731ad111910e530f
parent 8de47a2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1286,7 +1286,7 @@ public final class ActivityManagerService extends ActivityManagerNative
                        mCompatModeDialog.dismiss();
                        mCompatModeDialog = null;
                    }
                    if (ar != null) {
                    if (ar != null && false) {
                        if (mCompatModePackages.getPackageAskCompatModeLocked(
                                ar.packageName)) {
                            int mode = mCompatModePackages.computeCompatModeLocked(