[Feature][T8TSK-212][Modem]Update MTK modem version to MOLY.NR15.R3.MD700.MP.V75.P8.T800.L1.1215_20240425

MTK modem version: MOLY01242766_AUTO00283601(For_MOBILETEK35_IVT_T800_MOLY.NR15.R3.MD700.MP.V75.P8).tar.gz
RF  modem version: T800/l1-1215.rar

Change-Id: Ibf34a0a7101d7678d03aeebf38e6dfd7d281cf61
diff --git a/mcu/protocol/interface/l4misc/l3_inc_enums.h b/mcu/protocol/interface/l4misc/l3_inc_enums.h
old mode 100755
new mode 100644
index 888c89c..f3d2001
--- a/mcu/protocol/interface/l4misc/l3_inc_enums.h
+++ b/mcu/protocol/interface/l4misc/l3_inc_enums.h
@@ -2483,7 +2483,8 @@
     PLMN_LOSS,    /* For report PLMN_LOSS when control by GMSS */
     ABORTED_BY_UPPER_LAYER,
     MM_IN_VIRTUAL_MODE,
-    MM_CAUSE_ENUM_END = MM_IN_VIRTUAL_MODE
+	GPRS_SERV_SUSPENDED_DUE_TO_CS,	/* MM will report this cause to NAS_SV/RAC PS Suspend due to MO CS call after LAU(triggered due to IRAT 4to2G )  */
+	MM_CAUSE_ENUM_END = GPRS_SERV_SUSPENDED_DUE_TO_CS
 }mm_cause_enum;
 
 typedef enum
@@ -2741,6 +2742,15 @@
     NWSEL_PLMN_TIMER_VZW_VGMM_T3502,
     NWSEL_PLMN_TIMER_VZW_VGMM_T3525,
     NWSEL_PLMN_TIMER_VZW_VGMM_SR_THROTTLING,
+    /* Customize PLMN base timer. Provide 8 cause for customization. */
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE0,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE1,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE2,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE3,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE4,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE5,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE6,
+    NWSEL_PLMN_TIMER_CUSTOMIZE_TIMER_CAUSE7,
 
     NWSEL_PLMN_TIMER_N1_MAX_PDU_EST_TIMEOUT_REACHED, /* ATT LTE-N37-1-3706 step 5 */
 	NWSEL_PLMN_TIMER_N1_DISABLE_4G5_IRAT_FAIL_FTA,
@@ -2808,6 +2818,8 @@
     /* VzW VGMM NAS not allow cause */
     NWSEL_NAS_NOT_ALLOW_VGMM_N1_MODE_NOT_ALLOWED_TG, /* Removed VZW_ as its converted as generic feature */
     NWSEL_N1_DISABLED_BY_NR_EMC_AVAILABILITY,
+	/* common reason*/
+	NWSEL_CUSTOMIZE_PLMN_BASE_TIMER,
 } nwsel_capability_disabled_reason_enum;
 
 typedef enum {