Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a1304cf9 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Remove performRestart in performResume

TransactionExecutorHelper#getLifecyclePath will resolve the needed
lifecycle steps. So when resuming, performRestart is already called
once from TransactionExecutor#performLifecycleSequence. Then the
later performRestart from performResume is the 2nd time and it is
no-op (mStopped was set to false).

Bug: 127877792
Test: CtsWindowManagerDeviceTestCases
Change-Id: Id405a44982b7581c52bc81120bf0a9b698a2b38e
parent fc103b26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment