Change interface DEVICED_INTERFACE_POWER 28/267728/1 accepted/tizen/unified/20211213.133502 submit/tizen/20211210.062426
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 9 Dec 2021 08:14:37 +0000 (17:14 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Thu, 9 Dec 2021 08:14:37 +0000 (17:14 +0900)
Change-Id: I3c605793fb70e4948c8a95dbb2d4c1bf4b75b39f
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
src/libgdbus/dbus-iface-system.h

index 8b8c27bc4b46077d2ebf2e9f9882b94da10679ab..a5b838e5a11f8c91e55f6b6160833dbc94505beb 100644 (file)
@@ -69,7 +69,7 @@
 #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"