Fix divider bar not shown when entering split with rotation transition

When launching tasks into split with rotation transition, launch won't
handle divider bar fade-in animation because wm-shell will re-render a
new divider bar to apply new rotation config. This makes sure to clear
the divider bar remote animating flag before re-rendering the divider
bar for rotation so wm-shell can finish showing divider bar after
re-rendered it.

Fix: 232043721
Test: enter split with rotation transition, verified divider bar shown.
Change-Id: Ia3040c08b897716fa9a480f2aaf1b06a76daccb4
(cherry picked from commit 7675c99f49ab060272ce0f6a67e0efaa79a717d2)
Merged-In: Ia3040c08b897716fa9a480f2aaf1b06a76daccb4
1 file changed