diff options
| author | 2024-06-14 09:52:17 +0000 | |
|---|---|---|
| committer | 2024-06-14 10:25:34 +0000 | |
| commit | 56327ff9af4c0c9a66ad28fd2735db383424a403 (patch) | |
| tree | 15b98d01541b50a5df24427ab51653e994ab8811 /libs/androidfw/StringPool.cpp | |
| parent | cc946a4d3257e10e9d1e6ab0f1cf8a5ff0326b61 (diff) | |
Revert^2 "Reduce unnecessary visibility update after resumed"
When starting/resuming activity, ensureVisibilityAndConfig has
already done the update. The invocation in completeResumeLocked
is just duplicated.
This reverts commit cc946a4d3257e10e9d1e6ab0f1cf8a5ff0326b61.
Previously the updateCompatDisplayInsets is called from
ensureActivitiesVisible -> ensureActivityConfiguration
-> updateReportedConfigurationAndSend. Which intends to
capture the configuration in a stable state. So now only
need to call updateCompatDisplayInsets directly.
Bug: 297502610
Test: ActivityRecordTests#testCompleteResume_updateCompatDisplayInsets
Test: WMShellFlickerTestsOther:RestartAppInSizeCompatModeTest# \
appWindowRemainInsideVisibleBounds
Test: CtsStatsdAtomHostTestCases:SizeCompatRestartButtonStatsTests# \
testSizeCompatRestartButtonAppearedButNotClicked
Change-Id: I2537b1b8e3484188eead3eae5e0d534a67a72e70
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions