plugin-api: deviced: Add header files for resource type 'core' 59/301659/1
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 11 Oct 2023 07:39:27 +0000 (16:39 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 21 Nov 2023 07:47:01 +0000 (16:47 +0900)
commit4553c4352cf7378a262b3257ddc75aa9d3c014f8
tree413449bf06922832aa19c2cc8a8df62b4a781ed2
parent3d60f19b3fa4804793870fa22eb9ba6cd8a00ba6
plugin-api: deviced: Add header files for resource type 'core'

Resource 'core' is virtual resource type that manages core attributes
such as DEVICED_CORE_ATTR_INT_DELAYED_INIT_DONE that means whether the
system session has finished startup.

Change-Id: Ie5effc6d6362db97fe14cf12bf6f3765320c424e
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-common-interface.h
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-core-interface.h [new file with mode: 0644]
src/plugin-api/deviced/include/system/syscommon-plugin-deviced-core.h [new file with mode: 0644]