commit | 04c2255666789f662ceb2b4d1438c7f478e2cadf | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Thu Mar 26 15:07:43 2015 -0700 |
committer | The Android Automerger <android-build@google.com> | Fri Mar 27 09:32:47 2015 -0700 |
tree | 6f9a3c566880f529a57c1e76054a62948df7804b | |
parent | d22fcd7e3d5cbe7a03d11d7cfe40dbdbcb6899d9 [diff] |
Add option for schedule_next_instance to force rescheduling If we're rescheduling a periodic timer in the context of an alarm expiration we want to force rescheduling to happen. The alarm at the front of the list after scheduling the next instance may be a different alarm. The old code would assume it was already scheduled correctly, meaning nothing would ever get scheduled after that. Change-Id: I8accf5d004e69dfd6477ab7ec529eea42b3a88f8