e_policy_wl: do not send allowed_aux_hint event when delete the aux_hint 52/285952/1
authorJunseok Kim <juns.kim@samsung.com>
Thu, 22 Dec 2022 07:03:11 +0000 (16:03 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Fri, 23 Dec 2022 05:21:31 +0000 (14:21 +0900)
commitc69bae629ae27eb4c35c87c3f9f639e01c7153ab
treea180aea159d020c1aa2a33981d99cd7f0897e4fa
parenteaba2e107d0e0b234d35a52bb1bfeb046f1873ed
e_policy_wl: do not send allowed_aux_hint event when delete the aux_hint

The event that "tizen_policy_allowed_aux_hint" means the aux hint allowed, not the request allowed.
But the allowed_aux_hint event sent when the aux_hint_del proceed.
It seems misuse of event and client can understand as the deleted aux hint still allowed.

For prevent misunderstanding and correct the mean of event, don't send allowed_aux_hint when delete the aux hint.

Change-Id: I0d7c5fba29963f0638bc9832b9ca1dd5f34edf45
src/bin/e_policy_wl.c