commit | 540b528f359c86d521090bc960906727255b6bd4 | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Mon May 15 13:29:49 2017 -0700 |
committer | Adrian Roos <roosa@google.com> | Mon May 15 13:29:49 2017 -0700 |
tree | e4cba5d0b0afa1f6ba7c09ff914319f79aca434e | |
parent | 37ac101423c0afbc6831172d80f9260193070979 [diff] |
AOD: Fix time tick alarm registration Fixes an issue where canceling the time tick alarm was not done properly, which then prevented the alarm from being scheduled again. Change-Id: I233f6227eabc65ea1cd13e7c53930573fb552126 Fixes: 36506772 Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/doze/DozeUiTest.java