commit | 262f766ac8bd330008e1f0a61c1a37c64108b17c | [log] [tgz] |
---|---|---|
author | Irfan Sheriff <isheriff@google.com> | Mon Mar 26 23:48:53 2012 -0700 |
committer | Irfan Sheriff <isheriff@google.com> | Mon Mar 26 23:48:53 2012 -0700 |
tree | 0b35aa3ce2cbf593884b5f4d3c2ef3d63f745a58 | |
parent | 8296628ed89d98a76a904cbca53ffeb62db8bbda [diff] |
Control suspend optimizations from framework The suspend optimizations handling in the driver is being removed. The framework will hence forth control when these optimizations occur - we do this at screen off and hold a short wakelock to ensure this. We also remove the use of the now defunct setsuspendopt command and handle the high perf locking with the new suspend mode command. Change-Id: Ia12e38befb2c4f85cad6612bc8f807805bd0dae1