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

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

Merge "diag: Add MSG SSID for DPM"

parents f024a86a c5a8ac97
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -193,7 +193,7 @@ the appropriate macros. */
#define MSG_SSID_22			10350
#define MSG_SSID_22_LAST		10377
#define MSG_SSID_23			10400
#define MSG_SSID_23_LAST		10415
#define MSG_SSID_23_LAST		10416
#define MSG_SSID_24			0xC000
#define MSG_SSID_24_LAST		0xC063

@@ -851,6 +851,7 @@ static const uint32_t msg_bld_masks_23[] = {
	MSG_LVL_LOW,
	MSG_LVL_LOW,
	MSG_LVL_LOW,
	MSG_LVL_LOW,
	MSG_LVL_LOW
};