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

Skip to content
Commit e304ca1d authored by Eghosa Ewansiha-Vlachavas's avatar Eghosa Ewansiha-Vlachavas
Browse files

Return `RESULT_CONTINUE` in `DesktopModeLaunchParamsModifier`

Return `RESULT_CONTINUE` instead of `RESULT_DONE` in
`DesktopModeLaunchParamsModifier`. This allows the default modifer
(`TaskLaunchParamsModifier`) to also have an influence on the launch
params and populate any fields that are required. The
`TaskLaunchParamsModifier` honours the values set by previous modifers
so we do not have to worried about anything gettings overridden.

Fixes: 338076897
Fixes: 336998072
Test: atest WmTests:DesktopModeLaunchParamsModifierTests
Test: atest CtsWindowManagerDeviceMultiDisplay:MultiDisplayPolicyTests
Test: atest CtsWindowManagerDeviceMultiDisplay:MultiDisplayClientTests
Test: atest CtsWindowManagerDeviceMultiDisplay:MultiDisplayActivityLaunchTests

Change-Id: Iffb29064711bba99f7dee7121a2a4f1cc1c82f47
parent 8727697b
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