Change-Id: I3c605793fb70e4948c8a95dbb2d4c1bf4b75b39f
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
#define DEVICED_INTERFACE_PASS DEVICED_INTERFACE_NAME".pass"
/* Power service: set resetkey disable operations about power */
#define DEVICED_PATH_POWER DEVICED_OBJECT_PATH"/Power"
-#define DEVICED_INTERFACE_POWER DEVICED_INTERFACE_NAME".power"
+#define DEVICED_INTERFACE_POWER DEVICED_INTERFACE_NAME".Power"
/* Storage service: get storage size operatioins about storage */
#define DEVICED_PATH_STORAGE DEVICED_OBJECT_PATH"/Storage"
#define DEVICED_INTERFACE_STORAGE DEVICED_INTERFACE_NAME".storage"