OSDN Git Service

Add some logging to help diagnose b/2164183
authorMike Lockwood <lockwood@android.com>
Mon, 5 Oct 2009 20:12:58 +0000 (16:12 -0400)
committerMike Lockwood <lockwood@android.com>
Mon, 5 Oct 2009 20:12:58 +0000 (16:12 -0400)
Change-Id: I88a7aa147b44429ad7204eba328f3f1e1b80a36a
Signed-off-by: Mike Lockwood <lockwood@android.com>
power/power.c

index 0309db7..8dea0a2 100644 (file)
@@ -163,7 +163,7 @@ set_screen_state(int on)
 {
     QEMU_FALLBACK(set_screen_state(on));
 
-    //LOGI("*** set_screen_state %d", on);
+    LOGI("*** set_screen_state %d", on);
 
     initialize_fds();