commit | e51cf7aeb6157017801a802b4c1d74cbf51b7a01 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Tue Jun 25 18:31:56 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Thu Jun 27 15:58:29 2013 -0700 |
tree | 6ea2731697eb9e31bac00b1f35445cf62e48c472 | |
parent | 5729b81ab56379e3b8736a2c716421e185756460 [diff] |
Simplify wake management code in keyguard. Removes onWakeKey/Motion handling from keyguard since it's no longer used. The legacy code was originally intended to have keyguard filter wake events which is now done in PhoneWindowManager. Ultimately it just needs to call PowerManager.wakeUp() since keyguard no longer filters these keys. Change-Id: I5b8ef9b422abf850a85b57f21944e5eb09fbedc2