OSDN Git Service

Always update external stylus state.
authorMichael Wright <michaelwr@google.com>
Mon, 20 Apr 2015 21:03:54 +0000 (22:03 +0100)
committerMichael Wright <michaelwr@google.com>
Mon, 20 Apr 2015 21:03:54 +0000 (22:03 +0100)
commit4af18b90c149deba620270670c8c630a3fe56165
tree7fce1cea9c21ef71e5e829f2f900ff498e19adbd
parentb85401d4badec20da60a588ee5d04cb139036a5d
Always update external stylus state.

This prevents us from dropping any states (namely the pressure
transition from non-zero to zero) if we get the touch up before we
get the stylus data.

Change-Id: Ifc198628d35b7079dc5ec23d81f9681d122757a0
services/inputflinger/InputReader.cpp