OSDN Git Service

Removed alarm callback execution statistics
authorPavlin Radoslavov <pavlin@google.com>
Mon, 8 Jan 2018 19:37:05 +0000 (11:37 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Wed, 10 Jan 2018 02:10:18 +0000 (02:10 +0000)
commit04574e1cde3b0d46b59b4b6ebab935ac60af9f97
tree3ce1b9ba8122107f0bb405481fa6938a52a415ff
parentda8a2e57ae4e5aef9080891f097120904952abde
Removed alarm callback execution statistics

Updating the alarm state after the callback returns can be problematic
in case the callback itself deleted the alarm.

Bug: 67110137
Test: Manual
Change-Id: Id4de06eebedb792cadd63d09efb68672e9bddc69
osi/src/alarm.cc