e_policy_visibility: do not add internal ec in below activity list 69/256669/1 accepted/tizen/unified/20210412.012040 submit/tizen/20210409.043739
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 7 Apr 2021 10:32:05 +0000 (19:32 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 9 Apr 2021 01:09:41 +0000 (10:09 +0900)
commit073b2cada9a38bc64035832c80591d3e0238d528
tree73bfa33d198c1cf3639f7b5c75a8564fb1fccdde
parent203c25c1a54026fc1af77c6df824081e2f7e5c13
e_policy_visibility: do not add internal ec in below activity list

If an internal ec is added to the below activity list, then e could get timeout for uniconify
pending job because it does not send buffer attach, damage, commit event.

To prevent timeout, we change code not to add the internal ec (aka made by e or e's module)
in the below activity list.

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