Change autofill-daemon appid 43/196143/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 24 Dec 2018 02:49:51 +0000 (11:49 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 24 Dec 2018 02:49:51 +0000 (11:49 +0900)
Change-Id: I2a7078a73e2da1f21dfdb2c953e97d59e6b83f6e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
client/autofill.c
manager/autofill_manager.c

index 52cfeb0..6318d3d 100644 (file)
@@ -25,7 +25,7 @@
 #include "autofill_private.h"
 #include "autofill_proxy.h"
 
-#define AUTOFILL_DAEMON_APP_ID "org.tizen.autofill-daemon"
+#define AUTOFILL_DAEMON_APP_ID "org.tizen.autofilld"
 
 #ifdef LOG_TAG
 #undef LOG_TAG
index a047ba1..e2becfc 100644 (file)
@@ -24,7 +24,7 @@
 #include "autofill_manager_proxy.h"
 #include "../privilege_checker/privilege_checker_private.h"
 
-#define AUTOFILL_DAEMON_APP_ID "org.tizen.autofill-daemon"
+#define AUTOFILL_DAEMON_APP_ID "org.tizen.autofilld"
 
 #ifdef LOG_TAG
 #undef LOG_TAG