e_hwc_window: Update the comp object after redirected is set 29/265029/1
authorChangyeon Lee <cyeon.lee@samsung.com>
Thu, 7 Oct 2021 01:21:39 +0000 (10:21 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Thu, 7 Oct 2021 08:49:38 +0000 (17:49 +0900)
commitfc21092308871c014eae8dcae11bd30c9d51ac32
treedeeb3ec8c39393b2373a6961973daf804986f69f
parentfe42ca59adfcc79e9ec76af8d6a3d7aecd676e40
e_hwc_window: Update the comp object after redirected is set

after below patch, the comp comp object isnt updated if
it is not redirected.
so Update the comp object after redirected is set

8bb957e90 e_comp_object: Do not update the comp object if it is not redirected

Change-Id: Ia1b1dd754b9b3b2b79db89ce04ce4aca04d868c0
src/bin/e_hwc_window.c