Change sensitivity interface to fix dbus error 01/211101/2 submit/tizen/20190730.112013
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 30 Jul 2019 05:16:19 +0000 (14:16 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 30 Jul 2019 05:21:02 +0000 (14:21 +0900)
Change-Id: Iefbd48ad9031388c149b5584d93c7398e5dae3d6
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
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"