commit | 3248b47637b99b8c33999797eaf59e485d7669ef | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Thu Jan 28 18:23:30 2021 -0800 |
committer | Suprabh Shukla <suprabh@google.com> | Thu Jan 28 18:29:07 2021 -0800 |
tree | c0531601fad32b01252496991fd5a6e9fb30ffab | |
parent | 00951f6c944ead2cfddb1dfbdf194fcca01731c8 [diff] |
Fix NPE and turn on logging for device-idle alarms Test: Manually, using shell commands: adb shell dumpsys battery unplug adb shell dumpsys deviceidle force-idle deep should not cause a crash. Also the output of the logging can be verified by running: adb shell dumpsys alarm Bug: 178687870 Change-Id: Ib085aae73571ff5bfc841a1cc44337c0f7dc64d2