summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorAndrii Kulian <akulian@google.com>2018-02-28 18:51:36 -0800
committerAndrii Kulian <akulian@google.com>2018-03-06 18:11:04 +0000
commit823af6ed267e1c9989c5a293007577b8479e4ad4 (patch)
tree7d3b35c1f37196397a3abf2811e33ccf55113ffb /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent983c1e54e1ae651ffb4c0f1ce34a561624af6060 (diff)
DO NOT MERGE Don't send config change when display is removed
When a private display is removed, we're finishing all activities that were on that display. But because the display will not be available during activity finish process, we're fist moving all stacks to the back of the default display, so that the removed display won't be referenced accidentally. This, however, can cause an additional resize message to the client from the WindowManager if the size of the default display is different, which will cause a configuration change. To avoid that this CL freezes the config of the stacks being finished by overriding to their current configs. Bug: 73379938 Test: ActivityManagerMultiDisplayTests#testContentDestroyOnDisplayRemoved Change-Id: I20e0becab097075ccb84e471e366a2ace37ab7cc (cherry picked from commit dce1da45cadda2c9278b7fa57731e8a854e44cc6)
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions