DO NOT MERGE: fix build try #2

am: 778b6f4902

* commit '778b6f4902ad824d5fc62071caaa837bb47deee5':
  DO NOT MERGE: fix build try #2
This commit is contained in:
Nick Kralevich 2015-10-23 04:15:21 +00:00 committed by android-build-merger
commit 034bc1799c
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ enum {
/* /*
* Maximum number of samples supported per motion event. * Maximum number of samples supported per motion event.
*/ */
#define MAX_SAMPLES UINT16_MAX #define MAX_SAMPLES 65535
/* /*
* Maximum pointer id value supported in a motion event. * Maximum pointer id value supported in a motion event.