Replace INTERNAL_LOCK_* with deviced_event of the libsyscommon 36/296936/5
authorYoungjae Cho <y0.cho@samsung.com>
Mon, 7 Aug 2023 11:00:59 +0000 (20:00 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Wed, 9 Aug 2023 09:18:53 +0000 (18:18 +0900)
commitb9fa7fd568e5242e17fe4fd1c5fbabb29a218a0d
treebb6ac027492fe63fa571a6cfcf35c704d67750e6
parent4d928c08b53d9f1954b86305654e104207cf9a10
Replace INTERNAL_LOCK_* with deviced_event of the libsyscommon

Most of INTERNAL_LOCK_XXX has changed to the same name, DEVICED_EVENT_XXX.
A few of them, mostly INTERNAL_LOCK_PM, has changed to the best matching
name that reflects its context.

Change-Id: I4574e82985defed2578338b6c2bb3cbd34f023ea
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
25 files changed:
plugins/iot-headed/display/key-filter.c
plugins/mobile/battery/battery-notification.c
plugins/mobile/display/key-filter.c
plugins/tv/display/key-filter.c
plugins/wearable/battery/battery-notification.c
plugins/wearable/display/bezel.c
plugins/wearable/display/key-filter.c
plugins/wearable/display/swim.c
src/battery/lowbat-handler.c
src/battery/power-supply.c
src/display/ambient-mode.c
src/display/display-dbus.c
src/display/display-lock.c
src/display/display-misc.c
src/display/display-panel.c
src/display/display-signal.c
src/display/display.c
src/display/lock-detector.c
src/display/poll.h
src/extcon/cradle.c
src/extcon/earjack.c
src/shared/apps.c
src/time/time-handler.c
src/usb-gadget/usb-gadget.c
src/usb-host/usb-host.c