Merge "Keyguard: Don't lock when phone process crashes" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd935d3a12
@@ -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