commit | 674d3e40212d077c06f46589992f6e16c6c1b22d | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Tue Oct 06 09:28:54 2009 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Tue Oct 06 09:28:54 2009 -0400 |
tree | 2b77f07add390474902c8262de32add97e439497 | |
parent | 89062ab89eaa7d05f9386eefdcaf546975cf2973 [diff] |
Hold a partial wakelock while showing the keyguard This ensures that the keyguard is fully displayed before the processor suspends, which avoids a race condition when the device is powered back up. Fixes one instance of bug b/2164183 Change-Id: Ifd7f928068cf779ec725937db82af69306c02107 Signed-off-by: Mike Lockwood <lockwood@android.com>