Fix evdev_reader build on NDK r10c and add updated libevdev_reader.so binaries

This commit is contained in:
Cameron Gutman 2014-10-17 14:14:47 -07:00
parent a18aa51f5a
commit 562569dc6b
6 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include <linux/input.h>
#include <unistd.h>
#include <poll.h>
#include <errno.h>
#include <android/log.h>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.