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

Commit ee3de4a9 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2

* commit 'a3ce0f1e':
  Remove compat mode dialog.
parents b5b98f87 a3ce0f1e
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(