Arrange dlog of display logic. 74/15274/1
authorsh.pi <sh.pi@samsung.com>
Thu, 27 Jun 2013 01:45:35 +0000 (10:45 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Fri, 17 Jan 2014 13:10:49 +0000 (14:10 +0100)
Remove unnecessary dlog and change secure log define.

Change-Id: I9dc12fb57d47d86ffc3fe66523b327ace80d9728
Signed-off-by: Seunghun Pi <sh.pi@samsung.com>
src/display/core.c
src/display/lsensor.c

index ff2f28f..022366c 100644 (file)
@@ -49,7 +49,6 @@
 #include "core/devices.h"
 #include "core/device-notifier.h"
 #include "core/udev.h"
-#include "core/log.h"
 
 #define USB_CON_PIDFILE                        "/var/run/.system_server.pid"
 #define PM_STATE_LOG_FILE              "/var/log/pm_state.log"
@@ -981,8 +980,6 @@ static int default_check(int next)
        int trans_cond = trans_condition & MASK_BIT;
        int lock_state = -1;
 
-       _I("trans_cond : %x", trans_cond);
-
        vconf_get_int(VCONFKEY_IDLE_LOCK_STATE, &lock_state);
        if (lock_state==VCONFKEY_IDLE_LOCK && next != S_SLEEP) {
                _I("default_check:LOCK STATE, it's transitable");
index fa097e0..004b4b4 100644 (file)
@@ -107,7 +107,6 @@ static bool alc_handler(void* data)
 
 static int alc_action(int timeout)
 {
-       _I("alc action");
        /* sampling timer add */
        if (alc_timeout_id == 0 && !(pm_status_flag & PWRSV_FLAG))
                alc_timeout_id =