plugin-api: deviced: Add deviced_event DEVICED_EVENT_INPUT_BACKKEY 45/297645/4
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 22 Aug 2023 02:57:32 +0000 (11:57 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 22 Aug 2023 08:05:20 +0000 (17:05 +0900)
Change-Id: If05c2d43ec9230cc085465aee42dda8ab8e1b63a
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/plugin-api/deviced/include/syscommon-plugin-deviced-common-interface.h

index 6b1175f766c5a6b6e6ec825a718fa9e456914c8d..4e18d397d2a81934232e449ebf25972b77db71f6 100644 (file)
@@ -70,6 +70,7 @@ enum deviced_event {
        /* input */
        DEVICED_EVENT_INPUT,
        DEVICED_EVENT_INPUT_POWERKEY,
+       DEVICED_EVENT_INPUT_BACKKEY,
        DEVICED_EVENT_INPUT_BEZEL,
 
        /* power */