[Feature][Modem]Merge MTK release P3 P4 patch

Change-Id: I1ef3d69e36378ee73a422ecb2721488d6b416427
diff --git a/mcu/custom/protocol/common/ps/custom_l5.h b/mcu/custom/protocol/common/ps/custom_l5.h
index a921ed2..92ad5dd 100755
--- a/mcu/custom/protocol/common/ps/custom_l5.h
+++ b/mcu/custom/protocol/common/ps/custom_l5.h
@@ -87,4 +87,7 @@
 void custom_l5_MBIM_message(void* message_buffer, uint32_t msg_length);
 kal_bool custom_l5_oper_name_mapping_by_gid1(kal_char *oper_name, kal_char *plmn_id, kal_uint8 plmn_length, kal_uint8 *gid1, kal_uint8 gid1_max_length);
 kal_uint32 custom_l5_get_5g_icon_display_mode();
+kal_bool custom_l5_nw_enable_nitz_name_cache_to_nvram();
+kal_bool custom_l5_custom_ignore_duplicate_registration_state_Ind();
+
 #endif