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

* commit 'a3ce0f1e6f92e9580b0b0cbdc6cc124d2163f6c5':
  Remove compat mode dialog.
This commit is contained in:
Dianne Hackborn
2011-06-07 15:47:14 -07:00
committed by Android Git Automerger

View File

@@ -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(