Rearrange device_notify(DEVICE_NOTIFIER_LCD_OFF, ..) 76/249376/8 accepted/tizen/unified/20201215.123249 submit/tizen/20201215.060550
authorHyotaek Shim <hyotaek.shim@samsung.com>
Fri, 11 Dec 2020 01:06:33 +0000 (10:06 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 15 Dec 2020 05:57:49 +0000 (05:57 +0000)
commit0aa8728d034f7056fc250d79a1899ef44dc30b51
treeec3f3ba54c6c90df441c21684d219d656ae43fc2
parentecbfcb943a2302c580d850a9ebac4a5e3ed09fd7
Rearrange device_notify(DEVICE_NOTIFIER_LCD_OFF, ..)

And remove ambient_set_state() for other profiles except wearable

device_notify(LCD_OFF) is triggered after ambient_set and LCD_OFF_PRE.

Change-Id: I04c4608334a9627b0804f796056aa84dba5b567e
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
plugins/iot/display/core.c
plugins/mobile/display/core.c
plugins/tv/display/core.c
plugins/wearable/display/core.c