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

Commit e4d07ac7 authored by Satoshi Kataoka's avatar Satoshi Kataoka Committed by Android (Google) Code Review
Browse files

Merge "add a define"

parents b112a135 5817b6b8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -352,6 +352,9 @@ static inline void prof_out(void) {

#define MAX_SPACES_INTERNAL 16

// TODO: Change this to MAX_WORDS, remove MAX_WORDS in Java, and stop getting it from Java
#define MAX_WORDS_INTERNAL 18

// Max Distance between point to key
#define MAX_POINT_TO_KEY_LENGTH 10000000