Change-Id: I86fafd338625126c8c624beeeb992a71e472d63f
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
#define DEVICED_SIGNAL_POWER_CHANGE_STATE_TO_SUSPENDING_LATE "PowerChangeStateToSuspendingLate"
/* Power service : signals on changing power lock state */
#define DEVICED_SIGNAL_POWER_LOCK_STATE_CHANGED "PowerLockStateChanged"
+/* Power service : signals on changing power lock count */
+#define DEVICED_SIGNAL_POWER_LOCK_COUNT_CHANGED "PowerLockCountChanged"
/* Storage service: get storage size operatioins about storage */
#define DEVICED_PATH_STORAGE DEVICED_OBJECT_PATH"/Storage"
#define DEVICED_INTERFACE_STORAGE DEVICED_INTERFACE_NAME".storage"