Merge "Update occludes keyguard status for all stacks." into rvc-dev am: 9ccee07a31 am: 487730c58c
Change-Id: I59d253b12c9a780943be5c653deb243f6bf5ed38
This commit is contained in:
@@ -2677,7 +2677,7 @@ final class ActivityRecord extends WindowToken implements WindowManagerService.A
|
||||
if (isState(PAUSED)
|
||||
&& mStackSupervisor.getKeyguardController().isKeyguardLocked()
|
||||
&& getStack().topActivityOccludesKeyguard()) {
|
||||
getStack().ensureActivitiesVisible(null /* starting */, 0 /* configChanges */,
|
||||
getDisplay().ensureActivitiesVisible(null /* starting */, 0 /* configChanges */,
|
||||
false /* preserveWindows */, false /* notifyClients */);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user