replicant-frameworks_native/libs
Jeff Brown cb203b228b 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
2011-01-19 20:35:47 -08:00
..
binder Fix for writing empty strings to Parcel::writeString8() 2010-12-22 12:57:31 +01:00
gui Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
surfaceflinger_client Updade Surface (ANativeWindow) format based on its buffers format 2010-10-25 17:08:37 -07:00
ui Fix getSwitchState. 2011-01-19 20:35:47 -08:00
utils Initialized check in ZipFileRO::findEntryByName 2010-10-21 15:25:12 -07:00