replicant-frameworks_native/services/inputflinger
Bernhard Rosenkränzer 6183eb72ec Remove comparisons that can't be true
keyBitmask and ledBitmask are arrays, "!their address" always evaluates to
false. clang complains about this.

Change-Id: I6aed45a203b0eeaad2093dbdebea03a2c2fc1a3d
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-17 21:09:14 +01:00
..
tests Move frameworks/native to libc++. 2014-11-15 18:22:55 -08:00
Android.mk
EventHub.cpp Remove comparisons that can't be true 2014-11-17 21:09:14 +01:00
EventHub.h
InputApplication.cpp
InputApplication.h
InputDispatcher.cpp Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputDispatcher.h Improve ANR diagnostics. 2014-10-10 19:09:39 -07:00
InputListener.cpp
InputListener.h
InputManager.cpp
InputManager.h
InputReader.cpp
InputReader.h
InputWindow.cpp
InputWindow.h
PointerControllerInterface.h