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

Commit f7b4b9d5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: add sensor stats type"

parents 72cee73d 2579d59a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -55,6 +55,11 @@

#define MAX_LED_TRIGGERS 3

enum sensor_stats_type {
	YRGB,
	YYYY,
};

enum flash_type {
	LED_FLASH = 1,
	STROBE_FLASH,