libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/WindowlessSplashWindowCreator.java
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The configuration we used to create WindowlessWindowManager can affects outMergedConfiguration when relayout called, if that config did align to the process, there can trigger VRI#performConfigurationChange and send the global configuration change by sConfigCallbacks. Provide a short term solution so when drawing windowless starting window for embedded activity, the configuration won't affects the entire process. Flag: EXEMPT bugfix Bug: 351763151 Test: verify the created windowless starting surface for embedded activity won't affect SystemUI's configuration. Change-Id: I248d7ebfdfddbc733d61d3d9540c72a998b60807