OSDN Git Service

DO NOT MERGE: fix build breakage
authorNick Kralevich <nnk@google.com>
Thu, 22 Oct 2015 14:09:23 +0000 (07:09 -0700)
committerNick Kralevich <nnk@google.com>
Thu, 22 Oct 2015 14:09:23 +0000 (07:09 -0700)
commit834ac204ce52d874cdd7ae921e5a4d85c5e42c52
tree0869122beccbca782a2d39b675e455a0035eeef1
parent5d17838adef13062717322e79d4db0b9bb6b2395
DO NOT MERGE: fix build breakage

fix klp-dev only build breakage.

  frameworks/native/libs/input/Input.cpp: In member function 'android::status_t android::MotionEvent::readFromParcel(android::Parcel*)':
  frameworks/native/libs/input/Input.cpp:494:47: error: 'UINT16_MAX' was not declared in this scope

Bug: 23905002
Change-Id: I4b6b864ca64d39a8873d045a61e0ddaea2ab9109
include/input/Input.h