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

Commit 39565941 authored by Dan Albert's avatar Dan Albert Committed by android-build-merger
Browse files

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

am: 237249bb

Change-Id: I09f91502b27dabb86e8eb0425dda55c2b071eef7
parents 4fe57dd5 237249bb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -48,6 +48,7 @@
 *
 */

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

#include <android/looper.h>