Fix application got cropped after reparented to other displays

A task opening animation was started while launching an activity
on secondary display. The AppWindowToken surface of the opening
app was cropped based on the display size. So, part of the
application became black after reparenting the application to
another display that has higher resolution.

Bug: 119594151
Test: Launch app to default display that was on secondary display
Change-Id: Ia9f6ac420b315732ae05f29feee600953a6f3055
1 file changed