OSDN Git Service

Continue trying to make the turn off quickly after call feature work.
authorJoe Onorato <joeo@google.com>
Thu, 26 Aug 2010 18:46:01 +0000 (14:46 -0400)
committerJoe Onorato <joeo@google.com>
Thu, 26 Aug 2010 18:48:56 +0000 (14:48 -0400)
commit797e688b3bebbf1f50a8ad08528740b064f79153
tree1886e10e83e0cccd9de435be643a332bb1bace93
parentd5e601c2304610085e3d7a276c4bbcd984ac89f9
Continue trying to make the turn off quickly after call feature work.

The previous implementation worked if the set timeout is short enough, which mine was.  This one
carries the remaining amount of timeout override forward through all of the countdown steps.

Bug: 2844990
Change-Id: I040df22f9f9ddf98c355ac6845b7624e95f84f33
services/java/com/android/server/PowerManagerService.java