am c9d0ee5e: Merge "Tweak test for layout." into klp-dev
* commit 'c9d0ee5e8476bbe0d50b726f9cb4cf173d6f6952': Tweak test for layout.
This commit is contained in:
@@ -8269,7 +8269,8 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
// windows, since that means "perform layout as normal,
|
||||
// just don't display").
|
||||
if (!gone || !win.mHaveFrame || win.mLayoutNeeded
|
||||
|| win.isConfigChanged()
|
||||
|| win.mAttrs.type == TYPE_KEYGUARD && win.isConfigChanged()
|
||||
|| mOpeningApps.contains(win.mAppToken)
|
||||
|| win.mAttrs.type == TYPE_UNIVERSE_BACKGROUND) {
|
||||
if (!win.mLayoutAttached) {
|
||||
if (initial) {
|
||||
|
||||
Reference in New Issue
Block a user