plugin-api: deviced: Add attributes for display 37/312737/4
authorYunhee Seo <yuni.seo@samsung.com>
Thu, 13 Jun 2024 10:40:16 +0000 (19:40 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Fri, 14 Jun 2024 07:00:50 +0000 (16:00 +0900)
commitd8af21046998af7e00279bb71f30ef879fcd28d9
tree459379b1ffed139c2bb411373eba6ffab1eedb24
parentbbc2d423ea4126111798e82a9ec73ec8dfc5242c
plugin-api: deviced: Add attributes for display

New attribute:
 - id: DEVICED_DISPLAY_ATTR_LOCKSCREEN_BG_STATE
 - type: SYSCOMMON_RESMAN_DATA_TYPE_INT
 - setter: X
 - getter: O

New attribute:
 - id: DEVICED_DISPLAY_ATTR_INT_LCDOFF_REASON
 - type: SYSCOMMON_RESMAN_DATA_TYPE_INT
 - setter: O
 - getter: X

New attribute:
 - id: DEVICED_DISPLAY_ATTR_INT_STATE_TRANSITION
 - type: SYSCOMMON_RESMAN_DATA_TYPE_INT
 - setter: O
 - getter: X

The corresponding attributes may be changed during the
display state refactoring process.
These are necessary for plugin backend separation.

Change-Id: Iaaa53863e641e3bef401def4a0022aa14d055b96
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-display-interface.h