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 52cfeb0b6ad0ccb18ebe6eb43fa59986f1457f53..6318d3d445db5266e715ffce53e1ee009b33bb80 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 a047ba1951025ad94d723d4df061bd3bf8b264ee..e2becfc2884f067b62bb4d3ade2b0612610ccedd 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