Merge "Keyguard: Don't lock when phone process crashes" into pi-dev
am: fd935d3a12
Change-Id: I94cb7eb84ce34554524339bc1ba7c64cb7b2e46a
This commit is contained in:
@@ -502,9 +502,6 @@ public class KeyguardViewMediator extends SystemUI {
|
||||
break;
|
||||
default:
|
||||
if (DEBUG_SIM_STATES) Log.v(TAG, "Unspecific state: " + simState);
|
||||
synchronized (KeyguardViewMediator.this) {
|
||||
onSimAbsentLocked();
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user