app: aboot: Add support for a new baseband mdm2

Change-Id: Ib776e64ea4a82e176a301d599c976bbef2ff6d33
diff --git a/platform/msm_shared/include/baseband.h b/platform/msm_shared/include/baseband.h
index 5b02d48..64dde97 100644
--- a/platform/msm_shared/include/baseband.h
+++ b/platform/msm_shared/include/baseband.h
@@ -40,6 +40,7 @@
 	BASEBAND_DSDA = 7,
 	BASEBAND_DSDA2 = 8,
 	BASEBAND_SGLTE2 = 9,
+	BASEBAND_MDM2 = 10,
 	BASEBAND_32BITS = 0x7FFFFFFF
 };