commit | 155fc70252fd9ccee1f05da4e6966a99ec86d499 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Fri Jul 27 12:12:15 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Fri Jul 27 18:14:54 2012 -0700 |
tree | 37348a45a672ef8e97b8e73d9795764fa650567d | |
parent | 94838913abf6363532cd32b9c795917d808228cc [diff] |
Flatten power manager wake lock constants. We only support a few basic kinds of wake locks. Rather than pretend that we could support other weird combinations of features, just get rid of the feature bits. Deprecated other wake lock types. We really want to encourage developers to use FLAG_KEEP_SCREEN_ON instead of managing their own wake locks, even though its behavior is not exactly equivalent. Change-Id: Idfeb0bc6efff0ef2736e47f72a06e69e5a16996e