Change sensitivity interface to fix dbus error
[platform/core/system/libsyscommon.git] / src / libgdbus / dbus-system.h
index af75e27..4c260e7 100644 (file)
 
 /* Touch service */
 #define DEVICED_PATH_TOUCH                   DEVICED_OBJECT_PATH"/Touch"
-#define DEVICED_INTERFACE_TOUCH              DEVICED_INTERFACE_NAME".Touch"
+#define DEVICED_INTERFACE_TOUCH              DEVICED_INTERFACE_NAME".touch"
 
 /* Thermal service: operatioins about temperature */
 #define DEVICED_PATH_TEMPERATURE            DEVICED_OBJECT_PATH"/Temperature"