[Feature][Modem]1.merge MTK P2 patch 2.RF:bias modification of frequency band

Change-Id: I846de8f085e50c1b9557ad8c5d0b2cc088b18d86
diff --git a/mcu/interface/protocol/general/ps_public_struct.h b/mcu/interface/protocol/general/ps_public_struct.h
index 6427d24..bd12fa4 100755
--- a/mcu/interface/protocol/general/ps_public_struct.h
+++ b/mcu/interface/protocol/general/ps_public_struct.h
@@ -3110,4 +3110,9 @@
     better_rat_detect_response_enum result;
 } l4c_as_better_rat_detect_ind_struct;
 
+typedef struct
+{
+    kal_uint8 os_id[UE_OS_ID_LEN];
+} os_id_info_struct;
+
 #endif /* _PS_PUBLIC_STRUCT_H_ */