From fa72b8d7bfba908daa98e34e606350890ebaf343 Mon Sep 17 00:00:00 2001 From: Gwanglim Lee Date: Mon, 15 May 2017 14:45:53 +0900 Subject: [PATCH] e_security: changed log type to E_SECURITY from TZPOL Change-Id: If0a18bc20500a7ab27eae1ad73861dc075a07241 --- src/bin/e_security.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_security.c b/src/bin/e_security.c index f91f1f5af5..3fc4536a7c 100644 --- a/src/bin/e_security.c +++ b/src/bin/e_security.c @@ -45,7 +45,7 @@ e_security_privilege_check(pid_t pid, uid_t uid, const char *privilege) res = EINA_TRUE; finish: - ELOGF("TZPOL", + ELOGF("E_SECURITY", "Privilege Check For '%s' %s pid:%u uid:%u client_smack:%s(len:%d) client_session:%s ret:%d", NULL, NULL, privilege, -- 2.34.1