[Feature][Modem]Add Modem Patch P1

Change-Id: Idee4f9fd6700b484f7db86704cf5639cec4d71a2
diff --git a/mcu/protocol/interface/l4misc/rmmi_context.h b/mcu/protocol/interface/l4misc/rmmi_context.h
old mode 100644
new mode 100755
index 2e93695..b141afa
--- a/mcu/protocol/interface/l4misc/rmmi_context.h
+++ b/mcu/protocol/interface/l4misc/rmmi_context.h
@@ -500,6 +500,7 @@
     esm_cause_enum esm_rej_cause;
     rmmi_proc_result_type_enum proc_result;
     nas_proc_enum nas_proc;
+    plmn_id_struct plmn_id;
 } rmmi_nw_rej_cause_attemp_counter_struct;
 
 #if defined(__CDMA2000_RAT__)