Skip to content
Commit c1bafed2 authored by Denny cy Lee's avatar Denny cy Lee
Browse files

Suez: Implement display wake reason stats

Bug: 150519505
Bug: 157700750
Test: <screen off>
      adb shell cmd stats print-logs # stats log on
      adb shell input keyevent KEYCODE_POWER;
      adb shell input keyevent KEYCODE_POWER;
      adb shell input keyevent KEYCODE_WAKEUP;
      adb logcat

      logs:
      statsd  : { uid(1000) 1590662902 47548877729 (282)0x10000->1[I]  }
      statsd  : { uid(1000) 1590662905 49953926700 (282)0x10000->6[I]  }

Change-Id: I82191ca3e41df7066bb61adfb25cd9dc194a5433
(cherry picked from commit 0850023c)
parent 448b11bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment