Fix multiple divider when resize with rotate

When animatePendingSplitWithDisplayChange, we should update the
divider layout, but it used start transaction was already applied
by other handler, we should apply itself otherwise the previous
divider surface cannot be remove.

Fix: 286322573
Test: manual
Test: check winscope there is only one divider surface after repro
Test: pass existing tests
Change-Id: Ia4f44b474eda9bad4f5968a217a06a834c4bd542
1 file changed