In the Android input header file, an enum has a value taking more than
31 bits, leading to the following warning:
ISO C restricts enumerator values to range of ‘int’
Since we don't use it, remove it.
master
parent
b37c0f6cd6
commit
6fa209fa82
Loading…
Reference in new issue