Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e83fbfd authored by Dan Albert's avatar Dan Albert Committed by Android (Google) Code Review
Browse files

Merge "Add missing stdbool.h to sensor.h."

parents 3bba6805 8f860fdf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@

#include <android/looper.h>

#include <stdbool.h>
#include <sys/types.h>
#include <math.h>
#include <stdint.h>