Android Wear 5.0.0 Release 0.5
input: synaptics_dsx: Release KEY_SLEEP immediately on palm-detect

If the palm was kept for long enough time, the KEY_SLEEP DOWN event was
sent and the touch screen went into doze mode without sending out a
KEY_SLEEP UP event. The event was sent after waking up the touch screen
(KEY_POWER DOWN + UP), confusing it.

Bug: 18608339
Change-Id: I8d588679d516a4f44bd59e6959b884f6f723c173
2 files changed