OSDN Git Service

Don't throttle "while idle" alarms while not dozing
authorChristopher Tate <ctate@google.com>
Thu, 27 Aug 2015 22:57:57 +0000 (15:57 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 27 Aug 2015 22:59:54 +0000 (15:59 -0700)
commitaa244dafede47dcdaf0084b96e7410dde64c41cb
treed253b010d7c57a949cad51bfb762914f7c44601b
parent5983ae7b98bbe16b8a0a5ffe9203baa1ed58a8fb
Don't throttle "while idle" alarms while not dozing

Specifically, reduce the non-doze "while idle" minimum interval to
be the same as the generally-enforced minimum futurity of new alarms.

Bug 21602742

Change-Id: I044deaedc2daeff5d6f418f0fe091fea85f73fcf
services/core/java/com/android/server/AlarmManagerService.java