diff options
| author | 2023-12-08 17:22:27 +0000 | |
|---|---|---|
| committer | 2023-12-20 16:17:13 +0800 | |
| commit | 061ce29f0e60a95ebbe941fdff4f0b3014982696 (patch) | |
| tree | 96b71a29ef22a10c74c7ed22c24dfe28422f349e /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 96bbd316b8c3511d8554806e24b414a84b366c5b (diff) | |
Make the condition of preserveWindows consistent
Remove preserveWindows:
It was confusing that the callers pass the parameter randomly.
But the final condition is still filtered by
"isResizeOnlyChange(changes) && !mFreezingScreen;"
in AR#ensureActivityConfiguration.
So concentrate the decision there. Also add a condition to
not preserve for rotation change temporarily, until the
problem of re-show IME is resolved.
Remove globalChanges:
It is used for freezing screen that is no-op with shell transition.
Temporarily use UpdateConfigurationResult to keep original behavior.
Bug: 258618073
Test: ActivityRecordTests DisplayContentTests
Change-Id: Ifa95f4d74551a30650ea1f046f0e5f25400cb84d
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions