am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2
* commit 'a3ce0f1e6f92e9580b0b0cbdc6cc124d2163f6c5': Remove compat mode dialog.
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user