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

Suez: Implement display wake reason stats

Bug: 150519505
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 (<DISPLAy_WAKE_REPORTED_ID>)0x10000->1[I]  }
      statsd  : { uid(1000) 1590662905 49953926700 (<DISPLAY_WAKE_REPORTED_ID)0x10000->6[I]  }

Change-Id: I82191ca3e41df7066bb61adfb25cd9dc194a5433
parent cbc5070f
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