Merge "Fix build with sensor.h"

This commit is contained in:
Andrew Hsieh
2014-09-08 02:37:05 +00:00
committed by Gerrit Code Review

View File

@@ -41,6 +41,7 @@
*/ */
#include <sys/types.h> #include <sys/types.h>
#include <stdbool.h>
#include <android/looper.h> #include <android/looper.h>