deiconify_approve: change deiconify_approve condition 60/140160/1 accepted/tizen/3.0/common/20170725.114350 accepted/tizen/3.0/ivi/20170724.221224 accepted/tizen/3.0/mobile/20170724.221210 accepted/tizen/3.0/tv/20170724.221219 accepted/tizen/3.0/wearable/20170724.221230 submit/tizen_3.0/20170724.053209
authorJuyeon Lee <juyeonne.lee@samsung.com>
Tue, 11 Jul 2017 03:49:56 +0000 (12:49 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 24 Jul 2017 05:00:32 +0000 (14:00 +0900)
commit8927a280bb749d7bf87958a72910c058fe13101f
tree5414529c13da96c2c7fe75e70b2bb801bff2ad33
parentdc93b85cbb271e16d18214230448c0c629886c5f
deiconify_approve: change deiconify_approve condition

add job to wait client's deiconify render commit when it meets below condition
1st: if cfg->use_buffer_flush is 1(to save memory)
2nd: if cfg->deiconify_approve is 1, than add job even use_buffer_flush is 0
3rd: if hint deiconify_update is 1, than add job even above configs are all 0

Change-Id: I6a6c7aca36e5bd164397a13f084c411c0b93b2fb
src/bin/e_policy_visibility.c