am ddbfdfa5: Merge "fix race condition when a new display is added" into klp-dev
* commit 'ddbfdfa530a02e75402ff9c570c4420b94811b8e': fix race condition when a new display is added
This commit is contained in:
@@ -10746,7 +10746,7 @@ public class WindowManagerService extends IWindowManager.Stub
|
||||
if (display == null) {
|
||||
throw new IllegalArgumentException("getDisplayContent: display must not be null");
|
||||
}
|
||||
newDisplayContentLocked(display);
|
||||
getDisplayContentLocked(display.getDisplayId());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user