Files
Han Wang 80b4f6f7e4 input: Drop INPUT_PROP_NO_DUMMY_RELEASE bit
* INPUT_PROP_NO_DUMMY_RELEASE definition in this kernel collides with
   INPUT_PROP_ACCELEROMETER definition in bionic and upstream kernel. As
   a result, Android recognizes normal input devices like accelerometers
   and causes strange behaviors. There are no references to this bit in
   userspace and it is not in 4.9+ kernels, so let's drop this CAF jank.

Change-Id: Id9b4ec8d31470e663f533249c4bc4b9e94fd38be
2024-07-10 19:38:05 +08:00
..