Merge "Notify that keyguard is dismissed when user is unlocked" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6c85a4aceb
@@ -1134,6 +1134,8 @@ class StorageManagerService extends IStorageManager.Stub
|
|||||||
Slog.wtf(TAG, e);
|
Slog.wtf(TAG, e);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
onKeyguardStateChanged(false);
|
||||||
|
|
||||||
mHandler.obtainMessage(H_COMPLETE_UNLOCK_USER, userId).sendToTarget();
|
mHandler.obtainMessage(H_COMPLETE_UNLOCK_USER, userId).sendToTarget();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user