Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 034bc179 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

DO NOT MERGE: fix build try #2

am: 778b6f49

* commit '778b6f49':
  DO NOT MERGE: fix build try #2
parents 7f1ea80d 778b6f49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ enum {
/*
 * 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.