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

Commit 7a78e14e 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

am: 39565941

Change-Id: I6998be0bc0d3673045af44c008e621faaf884771
parents e9c068b2 39565941
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>