diff options
| author | Jeff Brown <jeffbrown@android.com> | 2011-01-19 20:35:47 -0800 |
|---|---|---|
| committer | Jeff Brown <jeffbrown@android.com> | 2011-01-19 20:35:47 -0800 |
| commit | cb203b228b360d827aa4b170d898e12a2c3f406c (patch) | |
| tree | 9098f5b61fc8a13521cc7194a0250ef2b72ec014 /opengl/tests/gl_basic/gl_basic.cpp | |
| parent | 49d6c75c2f0f6d418aaeb283fd08bf27f9f44f54 (diff) | |
Fix getSwitchState.
InputReader::getSwitchState always returns AKEY_STATE_UNKNOWN
because SwitchInputMapper::getSources() returns 0 which cannot
match any source mask including AINPUT_SOURCE_ANY. As a result
initial lid switch detection is broken.
This change adds a new source constant AINPUT_SOURCE_SWITCH
that indicates that the source has switches.
Change-Id: I5321ecf0ce84f1c2b4535f6c163d3f4dcf9b7a9b
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions
