Issue Link
No issue was found for original PR
Target
stable
PR Link
flutter/engine#52387
Changelog Description
Fix the issue of blank or frozen pages in apps using add2app shared engine scenarios on Android devices.
Impacted Users
Users of android apps using add2app shared engine scenarios
Impact Description
Users see blank or frozen pages when they back to a page that previously attached to the same shared flutter engine.
Workaround
no
Risk
low
Test Coverage
yes
Validation Steps
No response