Fixed SETTING_INCOMING_CALL_PATH define. 80/137680/1 accepted/tizen/4.0/unified/20170816.011344 accepted/tizen/4.0/unified/20170816.014706 accepted/tizen/4.0/unified/20170828.223730 accepted/tizen/unified/20170711.180656 submit/tizen/20170710.062847 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100002 submit/tizen_4.0_unified/20170814.115522
authorjinwang.an <jinwang.an@samsung.com>
Fri, 7 Jul 2017 05:16:21 +0000 (14:16 +0900)
committerjinwang.an <jinwang.an@samsung.com>
Fri, 7 Jul 2017 05:16:21 +0000 (14:16 +0900)
Change-Id: I913d8f449f0f6ceec3cd8c2ca0d67524d505aaf4
Signed-off-by: jinwang.an <jinwang.an@samsung.com>
include/system_settings_private.h

index 5c9e8c2..849bf3c 100644 (file)
@@ -63,7 +63,7 @@ extern "C"
 
 
 #define SETTING_PROFILE_PATH "tizen.org/feature/profile"
-#define SETTING_INCOMING_CALL_PATH "tizen.org/feature/systemsetting.incoming_call "
+#define SETTING_INCOMING_CALL_PATH "tizen.org/feature/systemsetting.incoming_call"
 #define SETTING_HOME_SCREEN_PATH "tizen.org/feature/systemsetting.home_screen"
 #define SETTING_LOCK_SCREEN_PATH "tizen.org/feature/systemsetting.lock_screen"
 #define SETTING_NOTIFICATION_EMAIL_PATH "tizen.org/feature/systemsetting.notification_email"