Always propagate the reported proc_state to WindowProcessController.

When forceProcessStateUpTo() is used, we update the mRepProcState
but we don't propagate this to WindowProcessController which means
it won't always know when an app came out of the Cached state and
won't send any delayed configuration-changd event.

Bug: 274240050
Test: manual
Change-Id: Ie7f90d7fca381bc552683a69e5278dc5992a94e3
1 file changed