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

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

Merge "diag: Change bit mask value for Sensors STM"

parents b0da6710 002750ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@
#define DIAG_STM_LPASS	0x02
#define DIAG_STM_WCNSS	0x04
#define DIAG_STM_APPS	0x08
#define DIAG_STM_SENSORS 0x16
#define DIAG_STM_SENSORS 0x10

#define INVALID_PID		-1
#define DIAG_CMD_FOUND		1