replicant-frameworks_native/libs/input/tests
Narayan Kamath b8290c2642 Fix InputEvent_test.
Axis 0 sets the MSB and Axis 63 sets the LSB, and not
the other way round like the test expects.

This was broken by commit 38dcdff308 which moved this
code over to using BitSet.

Change-Id: I63a72abe7ce14720b0bf26e5f6d651bb42452f79
2014-05-06 11:42:16 +01:00
..
Android.mk
InputChannel_test.cpp
InputEvent_test.cpp Fix InputEvent_test. 2014-05-06 11:42:16 +01:00
InputPublisherAndConsumer_test.cpp
TestHelpers.h