Fix build with sensor.h
include stdbool.h to define bool for sensor.h Change-Id: Ic7f57f098f2114b255db0d89fae8c5d16d7c59de
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include <android/looper.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user