Loading native/include/android/input.h +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ * NOTE: These functions MUST be implemented by /system/lib/libui.so */ #include <stdint.h> #include <sys/types.h> #include <android/keycodes.h> #include <android/looper.h> Loading Loading
native/include/android/input.h +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ * NOTE: These functions MUST be implemented by /system/lib/libui.so */ #include <stdint.h> #include <sys/types.h> #include <android/keycodes.h> #include <android/looper.h> Loading