Merge "[Feature][T8TSK-183][VERSION]Update software version LYNQ_SW_VERSION:T800MLD_DB2_v02.MP1_MR3.01b21.07.02 to T800MLD_DB2_v02.MP1_MR3.01b21.08.00" into MR3.0-Merge-v2.0-ZK
diff --git a/env.sh b/env.sh
index e102c33..b91250f 100755
--- a/env.sh
+++ b/env.sh
@@ -4,7 +4,7 @@
 eval sed -i 's/^.*CORE_NUM.*$/"${LYNQ_CPU_NUM}"/' $(pwd)/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf
 eval sed -i 's/^.*CORE_NUM.*$/"${LYNQ_CPU_NUM}"/' $(pwd)/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf
 
-source $(pwd)/update_version.sh
+source $(pwd)/update_version.sh "rndis"
 export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2735/conf/base/auto2735evb-ivt-main
 source meta/poky/oe-init-build-env
 
diff --git a/env_2core.sh b/env_2core.sh
index e514c84..1b70590 100644
--- a/env_2core.sh
+++ b/env_2core.sh
@@ -4,6 +4,6 @@
 eval sed -i 's/^.*CORE_NUM.*$/"${LYNQ_CPU_NUM}"/' $(pwd)/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf
 eval sed -i 's/^.*CORE_NUM.*$/"${LYNQ_CPU_NUM}"/' $(pwd)/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf
 
-source $(pwd)/update_version.sh
+source $(pwd)/update_version.sh "rndis"
 export TEMPLATECONF=${PWD}/meta/meta-mediatek-mt2735/conf/base/auto2735evb-ivt-main
 source meta/poky/oe-init-build-env
diff --git a/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf b/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf
index fea01f0..e60b833 100755
--- a/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf
+++ b/meta-sdk/meta/meta-lynqSDK-T800/conf/machine/auto2735evb-ivt-base.conf
@@ -174,7 +174,7 @@
 SCATTER_PROJECT = "auto2735-ivt-mcp_nand"
 
 # Modem
-MODEM_PROJECT = "MT2735_V02.MP1_MR3_NLWG_P8_20231205"
+MODEM_PROJECT = "MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208"
 MODEM_INT = "${TOPDIR}/../prebuilt/modem/mt2735_internal"
 MODEM_CUSTOM = "${TOPDIR}/../prebuilt/modem/mt2735"
 MODEM_INT_EXIST = "${@ os.path.exists('${MODEM_INT}')}"
diff --git a/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf b/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf
index 3a0b0a4..31263c6 100755
--- a/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf
+++ b/meta/meta-mediatek-mt2735/conf/machine/auto2735evb-ivt-base.conf
@@ -148,7 +148,7 @@
 SCATTER_PROJECT = "auto2735-ivt-mcp_nand"
 
 # Modem
-MODEM_PROJECT = "MT2735_V02.MP1_MR3_NLWG_P8_20231205"
+MODEM_PROJECT = "MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208"
 MODEM_INT = "${TOPDIR}/../prebuilt/modem/mt2735_internal"
 MODEM_CUSTOM = "${TOPDIR}/../prebuilt/modem/mt2735"
 MODEM_INT_EXIST = "${@ os.path.exists('${MODEM_INT}')}"
diff --git a/meta/meta-mediatek-mt2735/recipes-core/initial/files/init_usb b/meta/meta-mediatek-mt2735/recipes-core/initial/files/init_usb
index 3b952e9..eb39a56 100755
--- a/meta/meta-mediatek-mt2735/recipes-core/initial/files/init_usb
+++ b/meta/meta-mediatek-mt2735/recipes-core/initial/files/init_usb
@@ -79,10 +79,9 @@
         #setprop sys.usb.config adb,acm
         #################### START ####################
         sleep 1
-        rndis_status=$(uci get lynq_uci.rndis.status)
+        rndis_status=$(uci get lynq_uci_ro.rndis.status)
         echo "====rndis status:$rndis_status====" > /dev/kmsg
         if [ "$rndis_status" == "1" ]; then
-
             echo rndis_acm > /sys/kernel/config/usb_gadget/g1/configs/b.1/strings/0x409/configuration
             echo 0x7102 > /sys/kernel/config/usb_gadget/g1/idProduct
             echo 0x0001 > /sys/kernel/config/usb_gadget/g1/bcdDevice
@@ -91,15 +90,27 @@
             ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs0 /sys/kernel/config/usb_gadget/g1/configs/b.1/f2
             ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs1 /sys/kernel/config/usb_gadget/g1/configs/b.1/f3
             ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs3 /sys/kernel/config/usb_gadget/g1/configs/b.1/f4
-
         else
-            echo gs1gs3_dual_acm > /sys/kernel/config/usb_gadget/g1/configs/b.1/strings/0x409/configuration
-            echo 0x202f > /sys/kernel/config/usb_gadget/g1/idProduct
-            echo 1 > /sys/devices/platform/soc/mt_usb/saving
-            ln -sf /sys/kernel/config/usb_gadget/g1/functions/ffs.adb /sys/kernel/config/usb_gadget/g1/configs/b.1/f1
-            ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs0 /sys/kernel/config/usb_gadget/g1/configs/b.1/f2
-            ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs1 /sys/kernel/config/usb_gadget/g1/configs/b.1/f3
-            ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs3 /sys/kernel/config/usb_gadget/g1/configs/b.1/f4
+            rndis_status_1=$(uci get lynq_uci.rndis.status)
+            echo "====rndis_initiate:$rndis_status_1====" > /dev/kmsg
+            if [ "$rndis_status_1" == "1" ]; then
+                echo rndis_acm > /sys/kernel/config/usb_gadget/g1/configs/b.1/strings/0x409/configuration
+                echo 0x7102 > /sys/kernel/config/usb_gadget/g1/idProduct
+                echo 0x0001 > /sys/kernel/config/usb_gadget/g1/bcdDevice
+                echo 1 > /sys/devices/platform/soc/mt_usb/saving
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/rndis.gs4 /sys/kernel/config/usb_gadget/g1/configs/b.1/f1
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs0 /sys/kernel/config/usb_gadget/g1/configs/b.1/f2
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs1 /sys/kernel/config/usb_gadget/g1/configs/b.1/f3
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs3 /sys/kernel/config/usb_gadget/g1/configs/b.1/f4s
+            else
+                echo gs1gs3_dual_acm > /sys/kernel/config/usb_gadget/g1/configs/b.1/strings/0x409/configuration
+                echo 0x202f > /sys/kernel/config/usb_gadget/g1/idProduct
+                echo 1 > /sys/devices/platform/soc/mt_usb/saving
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/ffs.adb /sys/kernel/config/usb_gadget/g1/configs/b.1/f1
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs0 /sys/kernel/config/usb_gadget/g1/configs/b.1/f2
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs1 /sys/kernel/config/usb_gadget/g1/configs/b.1/f3
+                ln -sf /sys/kernel/config/usb_gadget/g1/functions/acm.gs3 /sys/kernel/config/usb_gadget/g1/configs/b.1/f4
+            fi
         fi
         #################### END ####################
         sleep 1
diff --git a/meta/meta-mediatek-mt2735/recipes-core/initial/files/lynq_data_recover b/meta/meta-mediatek-mt2735/recipes-core/initial/files/lynq_data_recover
index 10e7592..46a38a6 100755
--- a/meta/meta-mediatek-mt2735/recipes-core/initial/files/lynq_data_recover
+++ b/meta/meta-mediatek-mt2735/recipes-core/initial/files/lynq_data_recover
@@ -186,7 +186,7 @@
 rm -rf /etc/config/.*.uci*
 rm -rf /home/root/.config/pulse/*
 check_uci
-grep "option status '1'" /etc/config/lynq_uci || check_copy_file /data_backup/lynq_uci /etc/config/lynq_uci
+check_copy_file /data_backup/config/lynq_uci_ro /etc/config/lynq_uci_ro
 mkdir -p /data/atsvc
 check_copy_file /data_backup/lynq_atsvc_plugin.xml /data/atsvc/lynq_atsvc_plugin.xml
 check_copy_file /data_backup/terminal_controller.conf /data/atsvc/terminal_controller.conf
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MCF_OTA_FILES.tar.gz b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MCF_OTA_FILES.tar.gz
new file mode 100644
index 0000000..6b027eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MCF_OTA_FILES.tar.gz
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.MCF.ODB.tar.gz b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.MCF.ODB.tar.gz
new file mode 100644
index 0000000..d31e537
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.MCF.ODB.tar.gz
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META.ODB_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.XML.GZ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META.ODB_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.XML.GZ
new file mode 100644
index 0000000..24990eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META.ODB_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.XML.GZ
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB
new file mode 100644
index 0000000..55f9461
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB.META_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB_InfoCustomAppSrcP_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB_InfoCustomAppSrcP_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB
new file mode 100644
index 0000000..f5b31d4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/MDDB_InfoCustomAppSrcP_MT2735_S00_MOLY_NR15_R3_MD700_MP_V75_P9_T800_L1-1215_20240208.EDB
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter.bin
new file mode 100644
index 0000000..48a9301
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_1_Moderate.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_1_Moderate.bin
new file mode 100644
index 0000000..570db68
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_1_Moderate.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_2_Standard.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_2_Standard.bin
new file mode 100644
index 0000000..5bbf894
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_2_Standard.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_3_Slim.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_3_Slim.bin
new file mode 100644
index 0000000..76e4798
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_3_Slim.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_4_UltraSlim.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_4_UltraSlim.bin
new file mode 100644
index 0000000..af2f393
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_4_UltraSlim.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_LowPowerMonitor.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_LowPowerMonitor.bin
new file mode 100644
index 0000000..15732d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_LowPowerMonitor.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_PLS_PS_ONLY.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_PLS_PS_ONLY.bin
new file mode 100644
index 0000000..9d524d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/catcher_filter_PLS_PS_ONLY.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/dsp.bin b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/dsp.bin
new file mode 100644
index 0000000..73184c7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/dsp.bin
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_02.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_09.conf
new file mode 100644
index 0000000..724ba0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_09.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_10.conf
new file mode 100644
index 0000000..724ba0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/202_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_02.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_08.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_08.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_16.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_16.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_16.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_69.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_69.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/204_69.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_20.conf
new file mode 100644
index 0000000..a97d0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/206_20.conf
@@ -0,0 +1 @@
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_01.conf
new file mode 100644
index 0000000..9700bc2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_01.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_10.conf
new file mode 100644
index 0000000..9700bc2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_10.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_15.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_15.conf
new file mode 100644
index 0000000..0f22202
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_15.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+free:default:IP:IP:::::::
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_88.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_88.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/208_88.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_01.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_01.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_04.conf
new file mode 100644
index 0000000..a97d0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_04.conf
@@ -0,0 +1 @@
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/214_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_01.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_30.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_30.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_30.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_70.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_70.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/216_70.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_10.conf
new file mode 100644
index 0000000..a97d0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/219_10.conf
@@ -0,0 +1 @@
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/220_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/220_05.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/220_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_01.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_06.conf
new file mode 100644
index 0000000..643b95f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_06.conf
@@ -0,0 +1,2 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_10.conf
new file mode 100644
index 0000000..9700bc2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_10.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_88.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_88.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/222_88.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_01.conf
new file mode 100644
index 0000000..a97d0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_01.conf
@@ -0,0 +1 @@
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_03.conf
new file mode 100644
index 0000000..58a2c37
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_03.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_05.conf
new file mode 100644
index 0000000..ac7c524
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_05.conf
@@ -0,0 +1 @@
+ims:ims:IP:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_06.conf
new file mode 100644
index 0000000..58a2c37
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_06.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_10.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/226_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_01.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/228_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_02.conf
new file mode 100644
index 0000000..724ba0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/230_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_06.conf
new file mode 100644
index 0000000..4921cc1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/231_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_05.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_10.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/232_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_02.conf
new file mode 100644
index 0000000..8fe0b67
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_02.conf
@@ -0,0 +1,2 @@
+mobile.o2.co.uk:default,ia,supl,mms,xcap:IPV4V6:IPV4V6:1:o2:p:1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_08.conf
new file mode 100644
index 0000000..413b63b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_08.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:::::::
+SOS:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_10.conf
new file mode 100644
index 0000000..8fe0b67
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_10.conf
@@ -0,0 +1,2 @@
+mobile.o2.co.uk:default,ia,supl,mms,xcap:IPV4V6:IPV4V6:1:o2:p:1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_11.conf
new file mode 100644
index 0000000..8fe0b67
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_11.conf
@@ -0,0 +1,2 @@
+mobile.o2.co.uk:default,ia,supl,mms,xcap:IPV4V6:IPV4V6:1:o2:p:1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_15.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_15.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_15.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_30.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_30.conf
new file mode 100644
index 0000000..783b27b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_30.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:1::::::
+SOS:emergency:IPV6:IPV4V6:1:::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_31.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_31.conf
new file mode 100644
index 0000000..783b27b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_31.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:1::::::
+SOS:emergency:IPV6:IPV4V6:1:::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_32.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_32.conf
new file mode 100644
index 0000000..783b27b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_32.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:1::::::
+SOS:emergency:IPV6:IPV4V6:1:::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_33.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_33.conf
new file mode 100644
index 0000000..783b27b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_33.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:1::::::
+SOS:emergency:IPV6:IPV4V6:1:::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_34.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_34.conf
new file mode 100644
index 0000000..783b27b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_34.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IPV4V6:1:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IPV4V6:1::::::
+SOS:emergency:IPV6:IPV4V6:1:::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_86.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_86.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/234_86.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_91.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_91.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_91.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_94.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_94.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/235_94.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_02.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_02.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_06.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_30.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_30.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_30.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_77.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_77.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/238_77.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_02.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_08.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_08.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_99.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_99.conf
new file mode 100644
index 0000000..f524693
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/240_99.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::18:::
+apn03.mtk:default,ia:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_01.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_14.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_14.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/242_14.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_12.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_12.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_12.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_13.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_13.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_13.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_21.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_21.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_21.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_91.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_91.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/244_91.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/246_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/246_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/246_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/248_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/248_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/248_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_11.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_11.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_20.conf
new file mode 100644
index 0000000..6c75109
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_20.conf
@@ -0,0 +1 @@
+ims.tele2.ru:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_99.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_99.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/250_99.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/259_15.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/259_15.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/259_15.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_34.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_34.conf
new file mode 100644
index 0000000..bd546e1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_34.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_98.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_98.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/260_98.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_02.conf
new file mode 100644
index 0000000..9700bc2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_02.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_06.conf
new file mode 100644
index 0000000..32efdf7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_06.conf
@@ -0,0 +1 @@
+ims:ia,ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_09.conf
new file mode 100644
index 0000000..9700bc2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_09.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_77.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_77.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_77.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_80.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_80.conf
new file mode 100644
index 0000000..ab02885
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/262_80.conf
@@ -0,0 +1 @@
+ims01.epg78.ericsson.se:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_01.conf
new file mode 100644
index 0000000..643b95f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_01.conf
@@ -0,0 +1,2 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_06.conf
new file mode 100644
index 0000000..a97d0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_06.conf
@@ -0,0 +1 @@
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_89.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_89.conf
new file mode 100644
index 0000000..643b95f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/268_89.conf
@@ -0,0 +1,2 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/272_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/272_01.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/272_01.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/276_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/276_01.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/276_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_05.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/284_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_02.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/286_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/293_41.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/293_41.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/293_41.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_01.conf
new file mode 100644
index 0000000..58a2c37
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_01.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_03.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/294_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/295_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/295_01.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/295_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/297_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/297_02.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/297_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_220.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_220.conf
new file mode 100644
index 0000000..7e2d716
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_220.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_221.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_221.conf
new file mode 100644
index 0000000..7e2d716
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_221.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_370.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_370.conf
new file mode 100644
index 0000000..c6f918b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_370.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_490.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_490.conf
new file mode 100644
index 0000000..ab708a2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_490.conf
@@ -0,0 +1,2 @@
+e911.mobilefrdm.ca:emergency:IPV4V6:IP:::::::
+volte.mobilefrdm.ca:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_610.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_610.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_610.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_630.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_630.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_630.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_640.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_640.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_640.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_660.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_660.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_660.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_690.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_690.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_690.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_720.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_720.conf
new file mode 100644
index 0000000..c6f918b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/302_720.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_030.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_030.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_030.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_070.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_070.conf
new file mode 100644
index 0000000..634d01d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_070.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_090.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_090.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_090.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_120.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_120.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_120.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_150.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_150.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_150.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_160.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_160.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_160.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_170.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_170.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_170.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_200.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_200.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_200.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_210.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_210.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_210.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_220.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_220.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_220.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_230.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_230.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_230.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_240.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_240.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_240.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_250.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_250.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_250.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_260.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_260.conf
new file mode 100644
index 0000000..987a3c2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_260.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
+ims:ims:IPV6:IP:0:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:GID:6D38:
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_270.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_270.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_270.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_280.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_280.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_280.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_300.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_300.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_300.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_310.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_310.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_310.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_380.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_380.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_380.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_410.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_410.conf
new file mode 100644
index 0000000..1a9bda3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_410.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_490.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_490.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_490.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_530.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_530.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_530.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_560.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_560.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_560.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_590.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_590.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_590.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_640.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_640.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_640.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_660.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_660.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_660.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_680.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_680.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_680.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_800.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_800.conf
new file mode 100644
index 0000000..dc47bc9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_800.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV6:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_950.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_950.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/310_950.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_180.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_180.conf
new file mode 100644
index 0000000..1bee1d8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_180.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_220.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_220.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_220.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_221.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_221.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_221.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_222.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_222.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_222.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_223.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_223.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_223.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_224.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_224.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_224.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_225.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_225.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_225.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_226.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_226.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_226.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_227.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_227.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_227.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_228.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_228.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_228.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_229.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_229.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_229.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_270.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_270.conf
new file mode 100644
index 0000000..c72b622
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_270.conf
@@ -0,0 +1,3 @@
+IMS:ims,ia:IPV4V6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV6:::::::
+VZWEMERGENCY:emergency:IPV4V6:IPV6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_390.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_390.conf
new file mode 100644
index 0000000..64ebfb6
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_390.conf
@@ -0,0 +1,3 @@
+IMS:ims,ia:IPV4V6:IPV6:::::::
+:emergency:IPV4V6:IPV6:::::::
+VZWEMERGENCY:emergency:IPV4V6:IPV6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_480.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_480.conf
new file mode 100644
index 0000000..93d4407
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_480.conf
@@ -0,0 +1,6 @@
+IMS:ims,ia:IPV4V6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV6:::::::
+VZWEMERGENCY:emergency:IPV4V6:IPV6::::18:::
+VSBLIMS:ims,ia:IPV4V6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:GID:BAE1:
+:emergency:IPV4V6:IPV6:::::GID:BAE1:
+VZWEMERGENCY:emergency:IPV4V6:IPV6::::18:GID:BAE1:
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_490.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_490.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_490.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_580.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_580.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_580.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_581.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_581.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_581.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_582.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_582.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_582.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_583.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_583.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_583.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_584.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_584.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_584.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_585.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_585.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_585.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_586.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_586.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_586.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_587.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_587.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_587.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_588.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_588.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_588.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_589.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_589.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_589.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_870.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_870.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/311_870.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_530.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_530.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_530.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_670.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_670.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_670.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_770.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_770.conf
new file mode 100644
index 0000000..c72b622
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/312_770.conf
@@ -0,0 +1,3 @@
+IMS:ims,ia:IPV4V6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV6:::::::
+VZWEMERGENCY:emergency:IPV4V6:IPV6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_100.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_100.conf
new file mode 100644
index 0000000..db6a912
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_100.conf
@@ -0,0 +1,3 @@
+:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::18:::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_110.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_110.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_110.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_120.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_120.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_120.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_130.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_130.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_130.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_140.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_140.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/313_140.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/330_110.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/330_110.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/330_110.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_020.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_020.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_020.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_030.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_030.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_030.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_050.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_050.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_050.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_090.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_090.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_090.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_140.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_140.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/334_140.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/370_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/370_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/370_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_02.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_02.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_03.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_03.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_10.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_10.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_11.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_11.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_12.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_12.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_12.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_13.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_13.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_13.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_14.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_14.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_14.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_15.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_15.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_15.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_16.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_16.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_16.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_19.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_19.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_19.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_22.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_22.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_22.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_24.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_24.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_24.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_27.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_27.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_27.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_30.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_30.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_30.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_31.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_31.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_31.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_34.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_34.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_34.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_38.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_38.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_38.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_40.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_40.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_40.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_43.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_43.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_43.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_44.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_44.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_44.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_45.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_45.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_45.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_46.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_46.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_46.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_49.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_49.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_49.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_51.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_51.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_51.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_53.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_53.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_53.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_54.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_54.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_54.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_55.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_55.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_55.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_56.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_56.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_56.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_57.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_57.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_57.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_58.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_58.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_58.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_59.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_59.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_59.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_60.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_60.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_60.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_62.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_62.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_62.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_64.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_64.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_64.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_66.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_66.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_66.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_70.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_70.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_70.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_71.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_71.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_71.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_72.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_72.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_72.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_73.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_73.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_73.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_74.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_74.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_74.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_75.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_75.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_75.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_76.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_76.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_76.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_77.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_77.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_77.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_78.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_78.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_78.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_79.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_79.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_79.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_80.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_80.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_80.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_81.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_81.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_81.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_82.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_82.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_82.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_84.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_84.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_84.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_86.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_86.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_86.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_87.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_87.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_87.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_88.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_88.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_88.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_89.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_89.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_89.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_90.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_90.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_90.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_92.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_92.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_92.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_93.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_93.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_93.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_94.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_94.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_94.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_95.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_95.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_95.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_96.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_96.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_96.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_97.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_97.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_97.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_98.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_98.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/404_98.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_030.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_030.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_030.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_035.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_035.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_035.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_036.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_036.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_036.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_037.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_037.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_037.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_038.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_038.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_038.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_039.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_039.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_039.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_044.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_044.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_044.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_51.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_51.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_51.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_52.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_52.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_52.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_53.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_53.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_53.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_54.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_54.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_54.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_55.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_55.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_55.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_56.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_56.conf
new file mode 100644
index 0000000..6901f7b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_56.conf
@@ -0,0 +1,2 @@
+airtelgprs.com:default,supl,ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_66.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_66.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_66.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_67.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_67.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_67.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_70.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_70.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_70.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_750.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_750.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_750.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_751.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_751.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_751.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_752.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_752.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_752.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_753.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_753.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_753.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_754.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_754.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_754.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_755.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_755.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_755.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_756.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_756.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_756.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_799.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_799.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_799.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_818.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_818.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_818.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_819.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_819.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_819.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_840.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_840.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_840.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_845.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_845.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_845.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_846.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_846.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_846.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_847.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_847.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_847.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_848.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_848.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_848.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_849.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_849.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_849.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_850.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_850.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_850.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_851.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_851.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_851.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_852.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_852.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_852.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_853.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_853.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_853.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_854.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_854.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_854.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_855.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_855.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_855.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_856.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_856.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_856.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_857.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_857.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_857.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_858.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_858.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_858.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_859.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_859.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_859.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_860.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_860.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_860.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_861.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_861.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_861.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_862.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_862.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_862.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_863.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_863.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_863.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_864.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_864.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_864.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_865.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_865.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_865.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_866.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_866.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_866.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_867.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_867.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_867.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_868.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_868.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_868.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_869.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_869.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_869.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_870.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_870.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_870.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_871.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_871.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_871.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_872.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_872.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_872.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_873.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_873.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_873.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_874.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_874.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_874.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_876.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_876.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_876.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_879.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_879.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_879.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_908.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_908.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_908.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_909.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_909.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_909.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_910.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_910.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_910.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_911.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_911.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_911.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_927.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_927.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_927.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_929.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_929.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/405_929.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_04.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/410_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_01.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/413_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_06.conf
new file mode 100644
index 0000000..e7f6ae5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_06.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_09.conf
new file mode 100644
index 0000000..e1c6970
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/414_09.conf
@@ -0,0 +1 @@
+mytel-ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/418_66.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/418_66.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/418_66.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_02.conf
new file mode 100644
index 0000000..a1a540c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_02.conf
@@ -0,0 +1 @@
+ims:ims:IP:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_03.conf
new file mode 100644
index 0000000..a1a540c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_03.conf
@@ -0,0 +1 @@
+ims:ims:IP:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_04.conf
new file mode 100644
index 0000000..a1a540c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/419_04.conf
@@ -0,0 +1 @@
+ims:ims:IP:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_01.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_01.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/420_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_02.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_02.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_03.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/424_03.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_02.conf
new file mode 100644
index 0000000..a1a540c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_02.conf
@@ -0,0 +1 @@
+ims:ims:IP:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_04.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/426_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/427_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/427_01.conf
new file mode 100644
index 0000000..724ba0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/427_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_10.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_20.conf
new file mode 100644
index 0000000..627a378
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_20.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_51.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_51.conf
new file mode 100644
index 0000000..296e25f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_51.conf
@@ -0,0 +1,3 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_54.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_54.conf
new file mode 100644
index 0000000..e80b14b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/440_54.conf
@@ -0,0 +1,3 @@
+IMS:ims:IPV4V6:IPV4V6:::::::
+:emergency:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|19|20:::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_05.conf
new file mode 100644
index 0000000..b33ba12
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_05.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6:::::::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_06.conf
new file mode 100644
index 0000000..3da0685
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_06.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+emergency.lguplus.co.kr:emergency:IP:IP:::::::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_08.conf
new file mode 100644
index 0000000..4a6acc1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/450_08.conf
@@ -0,0 +1,3 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IP:::::::
+:ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/452_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_00.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_00.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_00.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_03.conf
new file mode 100644
index 0000000..77c21ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_03.conf
@@ -0,0 +1 @@
+ims.lte.three.com.hk:ims:IPV4V6:IPV4V6:0:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_04.conf
new file mode 100644
index 0000000..77c21ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_04.conf
@@ -0,0 +1 @@
+ims.lte.three.com.hk:ims:IPV4V6:IPV4V6:0:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_05.conf
new file mode 100644
index 0000000..77c21ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_05.conf
@@ -0,0 +1 @@
+ims.lte.three.com.hk:ims:IPV4V6:IPV4V6:0:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_12.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_12.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_12.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_13.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_13.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_13.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_14.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_14.conf
new file mode 100644
index 0000000..77c21ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_14.conf
@@ -0,0 +1 @@
+ims.lte.three.com.hk:ims:IPV4V6:IPV4V6:0:::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_15.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_15.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_15.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_16.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_16.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_16.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_17.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_17.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_17.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_18.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_18.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_18.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_19.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_19.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_19.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_20.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_20.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_20.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_29.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_29.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_29.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_31.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_31.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/454_31.conf
@@ -0,0 +1 @@
+
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_01.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_02.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_02.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_03.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_04.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_05.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_07.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/455_07.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_06.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_06.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_08.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_08.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_11.conf
new file mode 100644
index 0000000..e7f6ae5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/456_11.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_00.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_00.conf
new file mode 100644
index 0000000..e3dd799
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_00.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_02.conf
new file mode 100644
index 0000000..e3dd799
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_02.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_03.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_03.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_07.conf
new file mode 100644
index 0000000..e3dd799
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_07.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_08.conf
new file mode 100644
index 0000000..e3dd799
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_08.conf
@@ -0,0 +1,2 @@
+:ia:IPV4V6:IPV4V6:::::::
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_09.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_09.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_11.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_11.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_12.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_12.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_12.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_13.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_13.conf
new file mode 100644
index 0000000..a8e6bd4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/460_13.conf
@@ -0,0 +1 @@
+IMS:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_01.conf
new file mode 100644
index 0000000..10608ca
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_01.conf
@@ -0,0 +1,3 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+:emergency:IPV4V6:IPV4V6:::::::
+sos:emergency:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_05.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_05.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_89.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_89.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_89.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_92.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_92.conf
new file mode 100644
index 0000000..d6fa84b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_92.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IP:IP::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_93.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_93.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_93.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_97.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_97.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_97.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_99.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_99.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/466_99.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_02.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_07.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/470_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_08.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_08.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_08.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_152.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_152.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_152.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_153.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_153.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_153.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_16.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_16.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_16.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_18.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_18.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/502_18.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_02.conf
new file mode 100644
index 0000000..30e1591
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_02.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+SOS:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_11.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_11.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_39.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_39.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_39.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_71.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_71.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_71.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_72.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_72.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_72.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_90.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_90.conf
new file mode 100644
index 0000000..30e1591
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/505_90.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+SOS:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_09.conf
new file mode 100644
index 0000000..56708ed
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_09.conf
@@ -0,0 +1 @@
+ims:ims,xcap:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_10.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_28.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_28.conf
new file mode 100644
index 0000000..318984f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/510_28.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6:::::::
+ims:ims,xcap:IPV4V6:IPV4V6::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/515_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_00.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_00.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_00.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_03.conf
new file mode 100644
index 0000000..5ed164d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/520_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_01.conf
new file mode 100644
index 0000000..52d6f48
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_01.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+e-ideas:default,supl,ia:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_03.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_05.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/525_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_001.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_001.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_001.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_01.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_05.conf
new file mode 100644
index 0000000..4921cc1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_099.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_099.conf
new file mode 100644
index 0000000..4921cc1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_099.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_24.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_24.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/530_24.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_02.conf
new file mode 100644
index 0000000..724ba0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/602_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_27.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_27.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_27.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_40.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_40.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/621_40.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_02.conf
new file mode 100644
index 0000000..f145903
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/639_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/640_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/640_11.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/640_11.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/641_33.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/641_33.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/641_33.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/645_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/645_05.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/645_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/653_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/653_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/653_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_01.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_01.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_07.conf
new file mode 100644
index 0000000..4eaf62e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_07.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::18:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_10.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/655_10.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_02.conf
new file mode 100644
index 0000000..dfb7ade
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/704_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/706_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/708_001.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/708_001.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/708_001.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_21.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_21.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_21.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_30.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_30.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_30.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_300.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_300.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/710_300.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_03.conf
new file mode 100644
index 0000000..c08e17a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_03.conf
@@ -0,0 +1 @@
+ims.claro:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/712_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_01.conf
new file mode 100644
index 0000000..63094d1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_01.conf
@@ -0,0 +1 @@
+ims:ims:IP:IP::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_020.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_020.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_020.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/714_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_17.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_17.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/716_17.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_310.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_310.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_310.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_34.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_34.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/722_34.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_02.conf
new file mode 100644
index 0000000..6b627ee
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_02.conf
@@ -0,0 +1 @@
+ims:ims,xcap:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_03.conf
new file mode 100644
index 0000000..6b627ee
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_03.conf
@@ -0,0 +1 @@
+ims:ims,xcap:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_04.conf
new file mode 100644
index 0000000..6b627ee
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_04.conf
@@ -0,0 +1 @@
+ims:ims,xcap:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_05.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_05.conf
new file mode 100644
index 0000000..afcc748
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_05.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_06.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_06.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_06.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_11.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_11.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_11.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_23.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_23.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_23.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_80.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_80.conf
new file mode 100644
index 0000000..3e35f0d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/724_80.conf
@@ -0,0 +1 @@
+ims.mnc080.mcc724.3gppnetwork.org:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_01.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_01.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_01.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_03.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_03.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_03.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_07.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_09.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_09.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_09.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_23.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_23.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/730_23.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_101.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_101.conf
new file mode 100644
index 0000000..9169443
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_101.conf
@@ -0,0 +1,2 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
+sos:emergency:IPV4V6:IPV4V6:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_103.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_103.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_103.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_111.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_111.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_111.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_123.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_123.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_123.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_130.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_130.conf
new file mode 100644
index 0000000..66a2909
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/732_130.conf
@@ -0,0 +1 @@
+ims.avt.com:ims,xcap:IP:IP:::::::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/734_04.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/734_04.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/734_04.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/740_00.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/740_00.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/740_00.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/744_02.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/744_02.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/744_02.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_07.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_07.conf
new file mode 100644
index 0000000..2b7345b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_07.conf
@@ -0,0 +1 @@
+ims:ims:IPV6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_10.conf b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_10.conf
new file mode 100644
index 0000000..487e63d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/apncfg/748_10.conf
@@ -0,0 +1 @@
+ims:ims:IPV4V6:IPV4V6::::1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20:::
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootCA.crt
new file mode 100644
index 0000000..2f1e552
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootCA.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG2.crt
new file mode 100644
index 0000000..1e927a7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG2.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG3.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG3.crt
new file mode 100644
index 0000000..6dda6a3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/DigiCertGlobalRootG3.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Entrust.net_Certification_Authority_2048.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Entrust.net_Certification_Authority_2048.cer
new file mode 100644
index 0000000..4fdfa0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Entrust.net_Certification_Authority_2048.cer
@@ -0,0 +1,21 @@
+-----BEGIN CERTIFICATE-----
+MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChMLRW50cnVzdC5u
+ZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBpbmNvcnAuIGJ5IHJlZi4gKGxp
+bWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNV
+BAMTKkVudHJ1c3QubmV0IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQx
+NzUwNTFaFw0yOTA3MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3
+d3d3LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxpYWIuKTEl
+MCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEGA1UEAxMqRW50cnVzdC5u
+ZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgpMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
+MIIBCgKCAQEArU1LqRKGsuqjIAcVFmQqK0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOL
+Gp18EzoOH1u3Hs/lJBQesYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSr
+hRSGlVuXMlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVTXTzW
+nLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/HoZdenoVve8AjhUi
+VBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH4QIDAQABo0IwQDAOBgNVHQ8BAf8E
+BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJ
+KoZIhvcNAQEFBQADggEBADubj1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPy
+T/4xmf3IDExoU8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf
+zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5bu/8j72gZyxKT
+J1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+bYQLCIt+jerXmCHG8+c8eS9e
+nNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/ErfF6adulZkMV8gzURZVE=
+-----END CERTIFICATE-----
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_PCA_G3_Root.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_PCA_G3_Root.der
new file mode 100644
index 0000000..94c5cda
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_PCA_G3_Root.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA.der
new file mode 100644
index 0000000..3a1ea37
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA_G2_ECC.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA_G2_ECC.der
new file mode 100644
index 0000000..75dfaf3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GeoTrust_Primary_CA_G2_ECC.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GlobalSign_root_CA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GlobalSign_root_CA.crt
new file mode 100644
index 0000000..f4ce4ca
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/GlobalSign_root_CA.crt
@@ -0,0 +1,21 @@
+-----BEGIN CERTIFICATE-----
+MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkG
+A1UEBhMCQkUxGTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jv
+b3QgQ0ExGzAZBgNVBAMTEkdsb2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAw
+MDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNVBAYTAkJFMRkwFwYDVQQKExBHbG9i
+YWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYDVQQDExJHbG9iYWxT
+aWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDaDuaZ
+jc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavp
+xy0Sy6scTHAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp
+1Wrjsok6Vjk4bwY8iGlbKk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdG
+snUOhugZitVtbNV4FpWi6cgKOOvyJBNPc1STE4U6G7weNLWLBYy5d4ux2x8gkasJ
+U26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrXgzT/LCrBbBlDSgeF59N8
+9iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8E
+BTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0B
+AQUFAAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOz
+yj1hTdNGCbM+w6DjY1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE
+38NflNUVyRRBnMRddWQVDf9VMOyGj/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymP
+AbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhHhm4qxFYxldBniYUr+WymXUad
+DKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveCX4XSQRjbgbME
+HMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A==
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root-R3.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root-R3.cer
new file mode 100644
index 0000000..232c4b6
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root-R3.cer
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root_CA_1003.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root_CA_1003.crt
new file mode 100644
index 0000000..2344633
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/Root_CA_1003.crt
@@ -0,0 +1,26 @@
+-----BEGIN CERTIFICATE-----
+MIIEZTCCA02gAwIBAgICEAEwDQYJKoZIhvcNAQEFBQAwRDEUMBIGA1UECgwLT3Bl
+bkNBIExhYnMxFTATBgNVBAsMDEFwcGxpY2F0aW9uczEVMBMGA1UEAwwMcm9vdCBj
+YSBlcGRnMB4XDTE0MDIyNTA4MzM0NloXDTI0MDIyMzA4MzM0NlowRDEUMBIGA1UE
+CgwLT3BlbkNBIExhYnMxFTATBgNVBAsMDEFwcGxpY2F0aW9uczEVMBMGA1UEAwwM
+cm9vdCBjYSBlcGRnMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoyJR
+tlJHAWVtZg/zXQg38MZtyschiHGA5WcQOaXsE0ojf5yRQmoY8ipuTvUEWBnKlzur
+5huUf6PJNACI3hCA4wgIuz/Efs0DUjd1pGQTm5Rkv+FkWIafl87R7S1A6uauZe59
+mB4o2EATQtHkhPqWkL2OVuxBqKsvlEBO7wtjpM+MLbliYnfppA54UTX1W0GlkmpD
+zYiIyHHIEKsH+V+G0QMICZipi1Z8u3Zh0nG9ffmCHev534bXwSx9IlOFHHdSL8rA
+VDuipqMT/AzawgHQW2LhqhxK16orIk3WrkkwLnACNKAyFibx4EsY0pjAaXx8Hvjw
+sQy9LmI+0IRsrG/HpwIDAQABo4IBXzCCAVswDwYDVR0TAQH/BAUwAwEB/zALBgNV
+HQ8EBAMCAQYwHQYDVR0OBBYEFKQysYrn04rdld3bPOtvoRyuuW0mMB8GA1UdIwQY
+MBaAFKQysYrn04rdld3bPOtvoRyuuW0mMBwGA1UdEQQVMBOBEXdlYm1hc3RlckBl
+emMuY29tMBwGA1UdEgQVMBOBEXdlYm1hc3RlckBlemMuY29tMIGHBggrBgEFBQcB
+AQR7MHkwNAYIKwYBBQUHMAKGKGh0dHA6Ly9zc3Itc2ltL3BraS9wdWIvY2FjZXJ0
+L2NhY2VydC5jcnQwIAYIKwYBBQUHMAGGFGh0dHA6Ly9zc3Itc2ltOjI1NjAvMB8G
+CCsGAQUFBzAMhhNodHRwOi8vc3NyLXNpbTo4MzAvMDUGA1UdHwQuMCwwKqAooCaG
+JGh0dHA6Ly9zc3Itc2ltL3BraS9wdWIvY3JsL2NhY3JsLmNybDANBgkqhkiG9w0B
+AQUFAAOCAQEAJg2zRv5qD8OXiegzfCeaDsYk4uZZ1Vp8hhKtUOkBEg6Qpl8Tpng3
+/nnSmjMIhBvlcYdd7oN6RcQ2PjD4ceKizt48wnFIcppeI5OnK0Eaq5cPDvy8y90Z
+Iw+JBc3YMS6czq0einbX1x1kcZBxQGZCEQnCH3qauDZG9R1xV1o4bsev8VV8TREN
+tk0zeoL2aKdzWtPQxF526PxrQZLfiGlF57UMjNaQKxBi8Zi1TkEHl95XxgxIuxDj
+6W4EQeiusuMd4ZXBvgbAP1gV/CXNPP5Y0ydVDd9U5g1Is0iDFyN2YCkr67gTpa8l
+Q4lom0pEhdl0a/CIPE3HZO7l/IGrAu31aA==
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G4.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G4.der
new file mode 100644
index 0000000..101d361
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G4.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G5.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G5.der
new file mode 100644
index 0000000..9818d19
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignClass3G5.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignUniversalRootCertification.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignUniversalRootCertification.der
new file mode 100644
index 0000000..1353d28
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/VeriSignUniversalRootCertification.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/thawte.der b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/thawte.der
new file mode 100644
index 0000000..8abe3c8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/ikev2/thawte.der
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/AAACertificateServices.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/AAACertificateServices.crt
new file mode 100644
index 0000000..5c715fa
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/AAACertificateServices.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumCA.crt
new file mode 100644
index 0000000..d39b2a2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumCA.crt
@@ -0,0 +1,72 @@
+-----BEGIN CERTIFICATE-----
+MIIDDDCCAfSgAwIBAgIDAQAgMA0GCSqGSIb3DQEBBQUAMD4xCzAJBgNVBAYTAlBM
+MRswGQYDVQQKExJVbml6ZXRvIFNwLiB6IG8uby4xEjAQBgNVBAMTCUNlcnR1bSBD
+QTAeFw0wMjA2MTExMDQ2MzlaFw0yNzA2MTExMDQ2MzlaMD4xCzAJBgNVBAYTAlBM
+MRswGQYDVQQKExJVbml6ZXRvIFNwLiB6IG8uby4xEjAQBgNVBAMTCUNlcnR1bSBD
+QTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM6xwS7TT3zNJc4YPk/E
+jG+AanPIW1H4m9LcuwBcsaD8dQPugfCI7iNS6eYVM42sLQnFdvkrOYCJ5JdLkKWo
+ePhzQ3ukYbDYWMzhbGZ+nPMJXlVjhNWo7/OxLjBos8Q82KxujZlakE403Daaj4GI
+ULdtlkIJ89eVgw1BS7Bqa/j8D35in2fE7SZfECYPCE/wpFcozo+47UX2bu4lXapu
+Ob7kky/ZR6By6/qmW6/KUz/iDsaWVhFu9+lmqSbYf5VT7QqFiLpPKaVCjF62/IUg
+AKpoC6EahQGcxEZjgoi2IrHu/qpGWX7PNSzVttpd90gzFFS269lvzs2I1qsb2pY7
+HVkCAwEAAaMTMBEwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEA
+uI3O7+cUus/usESSbLQ5PqKEbq24IXfS1HeCh+YgQYHu4vgRt2PRFze+GXYkHAQa
+TOs9qmdvLdTN/mUxcMUbpgIKumB7bVjCmkn+YzILa+M6wKyrO7Do0wlRjBCDxjTg
+xSvgGrZgFCdsMneMvLJymM/NzD+5yCRCFNZX/OYmQ6kd5YCQzgNUKD73P9P4Te1q
+CjqTE5s7FCMTY5w/0YcneeVMUeMBrYVdGjux1XMQpNPyvG5k9VpWkKjHDkx0Dy5x
+O/fIR/RpbxXyEV6DHpx8Uq79AtoSqFlnGNu8cN2bsWntgM6JQEhqDjXKKWYVIZQs
+6GAqm4VKQPNriiTsBhYscw==
+-----END CERTIFICATE-----
+Certificate:
+    Data:
+        Version: 3 (0x2)
+        Serial Number: 65568 (0x10020)
+    Signature Algorithm: sha1WithRSAEncryption
+        Issuer: C=PL, O=Unizeto Sp. z o.o., CN=Certum CA
+        Validity
+            Not Before: Jun 11 10:46:39 2002 GMT
+            Not After : Jun 11 10:46:39 2027 GMT
+        Subject: C=PL, O=Unizeto Sp. z o.o., CN=Certum CA
+        Subject Public Key Info:
+            Public Key Algorithm: rsaEncryption
+                Public-Key: (2048 bit)
+                Modulus:
+                    00:ce:b1:c1:2e:d3:4f:7c:cd:25:ce:18:3e:4f:c4:
+                    8c:6f:80:6a:73:c8:5b:51:f8:9b:d2:dc:bb:00:5c:
+                    b1:a0:fc:75:03:ee:81:f0:88:ee:23:52:e9:e6:15:
+                    33:8d:ac:2d:09:c5:76:f9:2b:39:80:89:e4:97:4b:
+                    90:a5:a8:78:f8:73:43:7b:a4:61:b0:d8:58:cc:e1:
+                    6c:66:7e:9c:f3:09:5e:55:63:84:d5:a8:ef:f3:b1:
+                    2e:30:68:b3:c4:3c:d8:ac:6e:8d:99:5a:90:4e:34:
+                    dc:36:9a:8f:81:88:50:b7:6d:96:42:09:f3:d7:95:
+                    83:0d:41:4b:b0:6a:6b:f8:fc:0f:7e:62:9f:67:c4:
+                    ed:26:5f:10:26:0f:08:4f:f0:a4:57:28:ce:8f:b8:
+                    ed:45:f6:6e:ee:25:5d:aa:6e:39:be:e4:93:2f:d9:
+                    47:a0:72:eb:fa:a6:5b:af:ca:53:3f:e2:0e:c6:96:
+                    56:11:6e:f7:e9:66:a9:26:d8:7f:95:53:ed:0a:85:
+                    88:ba:4f:29:a5:42:8c:5e:b6:fc:85:20:00:aa:68:
+                    0b:a1:1a:85:01:9c:c4:46:63:82:88:b6:22:b1:ee:
+                    fe:aa:46:59:7e:cf:35:2c:d5:b6:da:5d:f7:48:33:
+                    14:54:b6:eb:d9:6f:ce:cd:88:d6:ab:1b:da:96:3b:
+                    1d:59
+                Exponent: 65537 (0x10001)
+        X509v3 extensions:
+            X509v3 Basic Constraints: critical
+                CA:TRUE
+    Signature Algorithm: sha1WithRSAEncryption
+         b8:8d:ce:ef:e7:14:ba:cf:ee:b0:44:92:6c:b4:39:3e:a2:84:
+         6e:ad:b8:21:77:d2:d4:77:82:87:e6:20:41:81:ee:e2:f8:11:
+         b7:63:d1:17:37:be:19:76:24:1c:04:1a:4c:eb:3d:aa:67:6f:
+         2d:d4:cd:fe:65:31:70:c5:1b:a6:02:0a:ba:60:7b:6d:58:c2:
+         9a:49:fe:63:32:0b:6b:e3:3a:c0:ac:ab:3b:b0:e8:d3:09:51:
+         8c:10:83:c6:34:e0:c5:2b:e0:1a:b6:60:14:27:6c:32:77:8c:
+         bc:b2:72:98:cf:cd:cc:3f:b9:c8:24:42:14:d6:57:fc:e6:26:
+         43:a9:1d:e5:80:90:ce:03:54:28:3e:f7:3f:d3:f8:4d:ed:6a:
+         0a:3a:93:13:9b:3b:14:23:13:63:9c:3f:d1:87:27:79:e5:4c:
+         51:e3:01:ad:85:5d:1a:3b:b1:d5:73:10:a4:d3:f2:bc:6e:64:
+         f5:5a:56:90:a8:c7:0e:4c:74:0f:2e:71:3b:f7:c8:47:f4:69:
+         6f:15:f2:11:5e:83:1e:9c:7c:52:ae:fd:02:da:12:a8:59:67:
+         18:db:bc:70:dd:9b:b1:69:ed:80:ce:89:40:48:6a:0e:35:ca:
+         29:66:15:21:94:2c:e8:60:2a:9b:85:4a:40:f3:6b:8a:24:ec:
+         06:16:2c:73
+SHA1 Fingerprint=62:52:DC:40:F7:11:43:A2:2F:DE:9E:F7:34:8E:06:42:51:B1:81:18
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumOrganizationValidationCASHA2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumOrganizationValidationCASHA2.crt
new file mode 100644
index 0000000..d0487c1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumOrganizationValidationCASHA2.crt
@@ -0,0 +1,28 @@
+-----BEGIN CERTIFICATE-----
+MIIE1TCCA72gAwIBAgIRALWtD2OFTMRiLks5I7KQAhYwDQYJKoZIhvcNAQELBQAw
+fjELMAkGA1UEBhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMu
+QS4xJzAlBgNVBAsTHkNlcnR1bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEiMCAG
+A1UEAxMZQ2VydHVtIFRydXN0ZWQgTmV0d29yayBDQTAeFw0xNDA5MTExMjAwMDBa
+Fw0yNzA2MDkxMDQ2MzlaMIGLMQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0
+byBUZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRp
+b24gQXV0aG9yaXR5MS8wLQYDVQQDEyZDZXJ0dW0gT3JnYW5pemF0aW9uIFZhbGlk
+YXRpb24gQ0EgU0hBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMQu
+1QDMW2HpTB+NQ14+w+dvSV0k/bXvNTz9K6KrTKgXDm1eJZ44QNMo9Hb5230nvrJh
+wenVEmOsJRD/Ux/oSGDASK58+ckfgY8CeMMsk7rNkwAlBgDp3mBpdhBADMFevgxb
+B+ADq01B91Mit5Tbkc2wP1VlMr2bglVZxmGS39NjpwFRmrzEdxpWdWSX48Ksowt7
+QH7QGQ0Af/972ZIam1ctsRGcOkA5h6t/iZXlV5Y2+H4/4pcr4uF4z30I5VHyJWqx
+dhbFlaBnmnj/ChLa4wdpObqZl7IUz3MOBioMzH8DyiuEAZ5O1+wPALidIlc3GbVJ
+gl6/SwKwh4O4EywWxZMCAwEAAaOCAT4wggE6MA8GA1UdEwEB/wQFMAMBAf8wHQYD
+VR0OBBYEFO7t6FRgEws1g6D6a3pGOvc+MLtmMB8GA1UdIwQYMBaAFAh2zcsH/yT2
+xc3tu5C84oQ3RnX3MA4GA1UdDwEB/wQEAwIBBjAvBgNVHR8EKDAmMCSgIqAghh5o
+dHRwOi8vY3JsLmNlcnR1bS5wbC9jdG5jYS5jcmwwawYIKwYBBQUHAQEEXzBdMCgG
+CCsGAQUFBzABhhxodHRwOi8vc3ViY2Eub2NzcC1jZXJ0dW0uY29tMDEGCCsGAQUF
+BzAChiVodHRwOi8vcmVwb3NpdG9yeS5jZXJ0dW0ucGwvY3RuY2EuY2VyMDkGA1Ud
+IAQyMDAwLgYEVR0gADAmMCQGCCsGAQUFBwIBFhhodHRwOi8vd3d3LmNlcnR1bS5w
+bC9DUFMwDQYJKoZIhvcNAQELBQADggEBACNWGnCyexPgGwHHefwKh8dJHoTEPxbM
+M7C2+8tFUiTHKroVdqfPHywdmZ7k0H/0lm0uP1wlcbj1k/dLPb4gugp0UYNB7qk8
+os22unSI9Yy/1xpMqNH9Udg7zK4F81YC2YtD942HVWQ1/8GYRNWbMmZmPSJ8ijXz
+G6xOSIu3WZgh+qm/B5UpdA1kVXeWL6IcGIj5vnNVwVQiSRroPT+qqHcgVxrs5IAj
+BFUNKdQQrInpvGFqiQ8uwOde6gp58IpH1e1h8DIoc/vNa9v/7lZ5s48Q172lFkug
+v4FHHMdGV2C1grGQtXyS876ZGk9D5b9Q+SerjBC80hlfGAOt96PK+j0=
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumTrustedNetworkCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumTrustedNetworkCA.crt
new file mode 100644
index 0000000..403a1cd
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CertumTrustedNetworkCA.crt
@@ -0,0 +1,28 @@
+-----BEGIN CERTIFICATE-----
+MIIEtDCCA5ygAwIBAgIRAJOShUABZXFflH8oj+/JmygwDQYJKoZIhvcNAQELBQAw
+PjELMAkGA1UEBhMCUEwxGzAZBgNVBAoTElVuaXpldG8gU3AuIHogby5vLjESMBAG
+A1UEAxMJQ2VydHVtIENBMB4XDTA4MTAyMjEyMDczN1oXDTI3MDYxMDEwNDYzOVow
+fjELMAkGA1UEBhMCUEwxIjAgBgNVBAoTGVVuaXpldG8gVGVjaG5vbG9naWVzIFMu
+QS4xJzAlBgNVBAsTHkNlcnR1bSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTEiMCAG
+A1UEAxMZQ2VydHVtIFRydXN0ZWQgTmV0d29yayBDQTCCASIwDQYJKoZIhvcNAQEB
+BQADggEPADCCAQoCggEBAOP7faNyusLwyRSH9WsBTuFuQAe6bSddf/dbLbNax1Ff
+q6QypmGHtm4PhtIwApf412lXoRg5XWpkecYBWaw8MUo4fNIE0kso6CBfOweizE1z
+2/OuT8dW1Vqnlon686to1COGWSfPCSe8rG5ygxwwct/gounS4XR1Gb0qnnsVVAQb
+10M5rVUoxeIau/TA5K44STPMdoWfOUXSpJ7yEoxR+HzkLX/1rF/rFp+xLdG6zJFC
+d0wlyZA4b9vwzPuOHpdZPtVgTuYFKO1JeRNLukjbL/ly0znK/h/YNHL1tEDPMQHD
+7N4RLRddH7hQ0V4Zp2neBzMoylCV+adUy1SGUEWp+UkCAwEAAaOCAWswggFnMA8G
+A1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFAh2zcsH/yT2xc3tu5C84oQ3RnX3MFIG
+A1UdIwRLMEmhQqRAMD4xCzAJBgNVBAYTAlBMMRswGQYDVQQKExJVbml6ZXRvIFNw
+LiB6IG8uby4xEjAQBgNVBAMTCUNlcnR1bSBDQYIDAQAgMA4GA1UdDwEB/wQEAwIB
+BjAsBgNVHR8EJTAjMCGgH6AdhhtodHRwOi8vY3JsLmNlcnR1bS5wbC9jYS5jcmww
+aAYIKwYBBQUHAQEEXDBaMCgGCCsGAQUFBzABhhxodHRwOi8vc3ViY2Eub2NzcC1j
+ZXJ0dW0uY29tMC4GCCsGAQUFBzAChiJodHRwOi8vcmVwb3NpdG9yeS5jZXJ0dW0u
+cGwvY2EuY2VyMDkGA1UdIAQyMDAwLgYEVR0gADAmMCQGCCsGAQUFBwIBFhhodHRw
+Oi8vd3d3LmNlcnR1bS5wbC9DUFMwDQYJKoZIhvcNAQELBQADggEBAI3m/UBmo0yc
+p6uh2oTdHDAH5tvHLeyDoVbkHTwmoaUJK+h9Yr6ydZTdCPJ/KEHkgGcCToqPwzXQ
+1aknKOrS9KsGhkOujOP5iH3g271CgYACEnWy6BdxqyGVMUZCDYgQOdNv7C9C6kBT
+Yr/rynieq6LVLgXqM6vp1peUQl4E7Sztapx6lX0FKgV/CF1mrWHUdqx1lpdzY70a
+QVkppV4ig8OLWfqaova9ML9yHRyZhpzyhTwd9yaWLy75ArG1qVDoOPqbCl60BMDO
+TjksygtbYvBNWFA0meaaLNKQ1wmB1sCqXs7+0vehukvZ1oaOGR+mBkdCcuBWCgAc
+eLmNzJkEN0k=
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CyberTrustJapanPublicCAG3.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CyberTrustJapanPublicCAG3.crt
new file mode 100644
index 0000000..4543fb3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/CyberTrustJapanPublicCAG3.crt
@@ -0,0 +1,26 @@
+-----BEGIN CERTIFICATE-----
+MIIEWjCCA0KgAwIBAgIQBUNA0KLEzIER+qg3fUbgbzANBgkqhkiG9w0BAQsFADBa
+MQswCQYDVQQGEwJJRTESMBAGA1UEChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJl
+clRydXN0MSIwIAYDVQQDExlCYWx0aW1vcmUgQ3liZXJUcnVzdCBSb290MB4XDTE2
+MTExNTEyMDMzMVoXDTI1MDUxMDEyMDAwMFowWjELMAkGA1UEBhMCSlAxIzAhBgNV
+BAoTGkN5YmVydHJ1c3QgSmFwYW4gQ28uLCBMdGQuMSYwJAYDVQQDEx1DeWJlcnRy
+dXN0IEphcGFuIFB1YmxpYyBDQSBHMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC
+AQoCggEBAJRWo0VEVKpgZL+4V59O29R5aF8TBfQ/zSXdPF5Ydxyd5p/jMknvAjo0
+U41S5eM5Zh/nM2G2J8YkVVAnAmXwsIxBjTBeR1uCb8ecoyhDbVh7yBWYTiVvy3Yn
+WwssLLWYI+eLfP13GsRSul0Z7nghTSGa2RJ8MxVrGsmB6traV7fVL84fS/y0M+Cg
+yZQnuydAtpDbrJ51phErSRktw8JDBwm7PW6Io+OKxdKG9mVbNMOfTALlCbosxnZm
+69F2JfQwE/tYYKhY41FvSwgEYY2sqTAvUkGjIsEzWat7WfmTZ0vJiXVS7ylJNJMc
+nJNznBnOXBjNTAknwT/1Sez04t9Lr48CAwEAAaOCARowggEWMB0GA1UdDgQWBBRz
+qAhTKbgV+5mA5cU32Pg5e6QTBjAfBgNVHSMEGDAWgBTlnVkwgkdYzKz6CFQ2hns6
+tQRN8DASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1UdDwEB/wQEAwIBhjA0BggrBgEF
+BQcBAQQoMCYwJAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTA6
+BgNVHR8EMzAxMC+gLaArhilodHRwOi8vY3JsMy5kaWdpY2VydC5jb20vT21uaXJv
+b3QyMDI1LmNybDA+BgNVHSAENzA1MDMGBWeBDAECMCowKAYIKwYBBQUHAgEWHGh0
+dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwDQYJKoZIhvcNAQELBQADggEBABqR
+cPGWxhjLeEP8gzZ29OHVpL8EFWNvpnEbpnAWa1uYmFNf0fsSoibP04UCB0Ye21KA
+jPNuTE2OWpgxlTVvl99sIJFKhXCIn6OWCLQpbjFMu8Ro5rdzg4ekedsihWN9NMwU
++K8DqO+oukIYjF2zPnnwcSykKaUhdi0BqUtmzJhHkFjoslJllOXiJ4DQkbpjiQpR
+yjPfliI1wzAcOM3xxswHAxOq8BVHKErKYUqHkHgHFZ6Ycts+sShKqVf+Zdx9zYJV
+pItiSs0DDCCFapxWACouIVY+xPYG8EMUWXz0gK8SAwNHXLRxBtjNWhCGOiSN+ihp
+277L8LbKp8eA8OlOMiU=
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootCA.crt
new file mode 100644
index 0000000..2f1e552
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootCA.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootG2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootG2.crt
new file mode 100644
index 0000000..798e002
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertGlobalRootG2.crt
@@ -0,0 +1,22 @@
+-----BEGIN CERTIFICATE-----
+MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBh
+MQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3
+d3cuZGlnaWNlcnQuY29tMSAwHgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBH
+MjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAwMDBaMGExCzAJBgNVBAYTAlVT
+MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j
+b20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkqhkiG
+9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI
+2/Ou8jqJkTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx
+1x7e/dfgy5SDN67sH0NO3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQ
+q2EGnI/yuum06ZIya7XzV+hdG82MHauVBJVJ8zUtluNJbd134/tJS7SsVQepj5Wz
+tCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyMUNGPHgm+F6HmIcr9g+UQ
+vIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQABo0IwQDAP
+BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV
+5uNu5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY
+1Yl9PMWLSn/pvtsrF9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4
+NeF22d+mQrvHRAiGfzZ0JFrabA0UWTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NG
+Fdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBHQRFXGU7Aj64GxJUTFy8bJZ91
+8rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/iyK5S9kJRaTe
+pLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl
+MrY=
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertSHA2SecureServerCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertSHA2SecureServerCA.crt
new file mode 100644
index 0000000..24d1795
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DigiCertSHA2SecureServerCA.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DomenySslDvCertificationAuthority.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DomenySslDvCertificationAuthority.crt
new file mode 100644
index 0000000..ed48838
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/DomenySslDvCertificationAuthority.crt
@@ -0,0 +1,35 @@
+-----BEGIN CERTIFICATE-----
+MIIGCTCCA/GgAwIBAgIRAPU2lIjQ1i9wpV8pmPEagpcwDQYJKoZIhvcNAQEMBQAw
+gYgxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpOZXcgSmVyc2V5MRQwEgYDVQQHEwtK
+ZXJzZXkgQ2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMS4wLAYD
+VQQDEyVVU0VSVHJ1c3QgUlNBIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTE0
+MTIwMjAwMDAwMFoXDTI0MTIwMTIzNTk1OVowgYQxCzAJBgNVBAYTAlBMMRUwEwYD
+VQQIDAxNYcWCb3BvbHNraWUxEDAOBgNVBAcMB0tyYWvDs3cxHDAaBgNVBAoTE0RP
+TUVOWS5QTCBzcC4geiBvLm8xLjAsBgNVBAMTJURPTUVOWSBTU0wgRFYgQ2VydGlm
+aWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
+AQC1tVhIdZ3PBSv7K1nqiubxWpgt1QPtfBoinH7qM0+pftrY8Zk0YuNPEx7U4vVR
+96THm/oQIIUTHz1Fb++yEYOlozD4rd9yagL9BBOBx4czugegBUX1PjB5fwFo5ucF
+x3xjzd6hgLHy+hxAARG6Bv9q0j9KFWMno22Zx+t97mLSpxWVQ/16nTJ83GnASGLQ
+JxR4WGJ6WcFOhddxbEc79TXVWESTKiQT3QtazAwAtGwJbkJkRBO8RNt/7hYOdsU0
+FqAvkMB0Lipi1U5INchwmkAWmXpWNT3m7NHlv2ZWK/Bp9N0TePCsQvTgyZ9gxdFK
++lYNcU3Kl2v2mhm3l7h5ATpHAgMBAAGjggFuMIIBajAfBgNVHSMEGDAWgBRTeb9a
+qitKz1SA4dibwJ3ysgNmyzAdBgNVHQ4EFgQUVjQFv0RyVj2WKdP/MXvvnUVJOakw
+DgYDVR0PAQH/BAQDAgGGMBIGA1UdEwEB/wQIMAYBAf8CAQAwHQYDVR0lBBYwFAYI
+KwYBBQUHAwEGCCsGAQUFBwMCMBsGA1UdIAQUMBIwBgYEVR0gADAIBgZngQwBAgEw
+UAYDVR0fBEkwRzBFoEOgQYY/aHR0cDovL2NybC51c2VydHJ1c3QuY29tL1VTRVJU
+cnVzdFJTQUNlcnRpZmljYXRpb25BdXRob3JpdHkuY3JsMHYGCCsGAQUFBwEBBGow
+aDA/BggrBgEFBQcwAoYzaHR0cDovL2NydC51c2VydHJ1c3QuY29tL1VTRVJUcnVz
+dFJTQUFkZFRydXN0Q0EuY3J0MCUGCCsGAQUFBzABhhlodHRwOi8vb2NzcC51c2Vy
+dHJ1c3QuY29tMA0GCSqGSIb3DQEBDAUAA4ICAQBtk0TwGOFQ95Hphul6hSNPPiZw
+vPGtbuLlNDQQ6tqE0Z03skU3Ec/U9/MmLvHGGt7h4mSbCQ5EszHL2BbSnj6REfn0
+8M5IsyJCyhpQosgyK4h+RU6dbZZp8evQCEfNhGc52GK4rVAkw0f16dakW4fARJUe
+1khn8JprEoP/ir5mi7Qlvnk6B2IUNTdSWc7QqiUgkYlWyUypuvTsSshtgINeIXkR
+seeHucuRZVmBYC2NlGeCD8Nho4f+AH9oZr//+HmcF7C8qGSCN23u1fQWZzFpn8qu
+hoDiKlzOki20y6JT6CEroWtkmx+d4fLLChOxzh/tkI9XqWR7qysK+nv0hnOYdKl5
+qA3icUh6RSdX74VobbMy2C4iM2mt8QcMEs/PqZrosigqwZILJ1Fd+5UPudMY5eb+
+kTiMFg8uPbsLiE3Y+DylCvTEoneRr4LHrIDklFjn1cBYO25HVkCn16J0QZyiBJXU
+cnhbkaHlJuEcKK0Fzlq78qHyNVZdVcplwcHZZ02VwfrsdWELkC+r2bgrvq+43uo7
+NgMVsrokbo7Of2ih1SzfpgU6q4SpbmAGNRzeVV0aZoRVR93K9uVtdZQQYMlh5emW
+AmFlgttlgDK3vwGj7fFOcNVwD49tJG65bZy2LQZMQS7fNsG0nGpUyYKJOnUbmSg6
+InpRnOhcq7sctB+0zQ==
+-----END CERTIFICATE-----
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustCertificationAuthorityL1K.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustCertificationAuthorityL1K.cer
new file mode 100644
index 0000000..ec8a906
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustCertificationAuthorityL1K.cer
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthority.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthority.crt
new file mode 100644
index 0000000..704c266
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthority.crt
@@ -0,0 +1,27 @@
+-----BEGIN CERTIFICATE-----
+MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMC

+VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0

+Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW

+KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl

+cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0MloXDTI2MTEyNzIw

+NTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMTkw

+NwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSBy

+ZWZlcmVuY2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNV

+BAMTJEVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJ

+KoZIhvcNAQEBBQADggEPADCCAQoCggEBALaVtkNC+sZtKm9I35RMOVcF7sN5EUFo

+Nu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYszA9u3g3s+IIRe7bJWKKf4

+4LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOwwCj0Yzfv9

+KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGI

+rb68j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi

+94DkZfs0Nw4pgHBNrziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOB

+sDCBrTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAi

+gA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1MzQyWjAfBgNVHSMEGDAWgBRo

+kORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DHhmak8fdLQ/uE

+vW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA

+A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9t

+O1KzKtvn1ISMY/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6Zua

+AGAT/3B+XxFNSRuzFVJ7yVTav52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP

+9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTSW3iDVuycNsMm4hH2Z0kdkquM++v/

+eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0tHuu2guQOHXvgR1m

+0vdXcDazv/wor3ElhVsT/h5/WrQ8
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthorityG2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthorityG2.crt
new file mode 100644
index 0000000..c10bc62
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/EntrustRootCertificationAuthorityG2.crt
@@ -0,0 +1,29 @@
+-----BEGIN CERTIFICATE-----
+MIIE/zCCA+egAwIBAgIEUdNARDANBgkqhkiG9w0BAQsFADCBsDELMAkGA1UEBhMC

+VVMxFjAUBgNVBAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0

+Lm5ldC9DUFMgaXMgaW5jb3Jwb3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMW

+KGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsGA1UEAxMkRW50cnVzdCBSb290IENl

+cnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTE0MDkyMjE3MTQ1N1oXDTI0MDkyMzAx

+MzE1M1owgb4xCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMuMSgw

+JgYDVQQLEx9TZWUgd3d3LmVudHJ1c3QubmV0L2xlZ2FsLXRlcm1zMTkwNwYDVQQL

+EzAoYykgMjAwOSBFbnRydXN0LCBJbmMuIC0gZm9yIGF1dGhvcml6ZWQgdXNlIG9u

+bHkxMjAwBgNVBAMTKUVudHJ1c3QgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0

+eSAtIEcyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuoS2ctueDGvi

+mekwAad26jK4lUEaydphTlhyz/72gnm/c2EGCqUn2LNf00VOHHLWTjLycooP94MZ

+0GqAgABFHrDH55q/ElcnHKNoLwqHvWprDl5l8xx31dSFjXAhtLMy54ui1YY5ArG4

+0kfO5MlJxDun3vtUfVe+8OhuwnmyOgtV4lCYFjITXC94VsHClLPyWuQnmp8k18bs

+0JslguPMwsRFxYyXegZrKhGfqQpuSDtv29QRGUL3jwe/9VNfnD70FyzmaaxOMkxi

+d+q36OW7NLwZi66cUee3frVTsTMi5W3PcDwa+uKbZ7aD9I2lr2JMTeBYrGQ0EgP4

+to2UYySkcQIDAQABo4IBDzCCAQswDgYDVR0PAQH/BAQDAgEGMBIGA1UdEwEB/wQI

+MAYBAf8CAQEwMwYIKwYBBQUHAQEEJzAlMCMGCCsGAQUFBzABhhdodHRwOi8vb2Nz

+cC5lbnRydXN0Lm5ldDAzBgNVHR8ELDAqMCigJqAkhiJodHRwOi8vY3JsLmVudHJ1

+c3QubmV0L3Jvb3RjYTEuY3JsMDsGA1UdIAQ0MDIwMAYEVR0gADAoMCYGCCsGAQUF

+BwIBFhpodHRwOi8vd3d3LmVudHJ1c3QubmV0L0NQUzAdBgNVHQ4EFgQUanImetAe

+733nO2lR1GyNn5ASZqswHwYDVR0jBBgwFoAUaJDkZ6SmU4DHhmak8fdLQ/uEvW0w

+DQYJKoZIhvcNAQELBQADggEBAGkzg/woem99751V68U+ep11s8zDODbZNKIoaBjq

+HmnTvefQd9q4AINOSs9v0fHBIj905PeYSZ6btp7h25h3LVY0sag82f3Azce/BQPU

+AsXx5cbaCKUTx2IjEdFhMB1ghEXveajGJpOkt800uGnFE/aRs8lFc3a2kvZ2Clvh

+A0e36SlMkTIjN0qcNdh4/R0f5IOJJICtt/nP5F2l1HHEhVtwH9s/HAHrGkUmMRTM

+Zb9n3srMM2XlQZHXN75BGpad5oqXnafOrE6aPb0BoGrZTyIAi0TVaWJ7LuvMuueS

+fWlnPfy4fN5Bh9Bp6roKGHoalUOzeXEodm2h+1dK7E3IDhA=
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddyRootCertificateAuthorityG2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddyRootCertificateAuthorityG2.crt
new file mode 100644
index 0000000..c2b2907
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddyRootCertificateAuthorityG2.crt
@@ -0,0 +1,23 @@
+-----BEGIN CERTIFICATE-----
+MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMx
+EDAOBgNVBAgTB0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoT
+EUdvRGFkZHkuY29tLCBJbmMuMTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRp
+ZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIz
+NTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQH
+EwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8GA1UE
+AxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIw
+DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKD
+E6bFIEMBO4Tx5oVJnyfq9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH
+/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD+qK+ihVqf94Lw7YZFAXK6sOoBJQ7Rnwy
+DfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutdfMh8+7ArU6SSYmlRJQVh
+GkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMlNAJWJwGR
+tDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEA
+AaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYE
+FDqahQcQZyi27/a9BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmX
+WWcDYfF+OwYxdS2hII5PZYe096acvNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu
+9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r5N9ss4UXnT3ZJE95kTXWXwTr
+gIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYVN8Gb5DKj7Tjo
+2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO
+LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI
+4uJEvlz36hz1
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddySecureCertificateAuthorityG2.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddySecureCertificateAuthorityG2.crt
new file mode 100644
index 0000000..885c45a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/GoDaddySecureCertificateAuthorityG2.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/KPN_BV_PKIoverheid_Organisatie_Server_CA-G3_2019.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/KPN_BV_PKIoverheid_Organisatie_Server_CA-G3_2019.cer
new file mode 100644
index 0000000..acc2e74
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/KPN_BV_PKIoverheid_Organisatie_Server_CA-G3_2019.cer
@@ -0,0 +1,42 @@
+-----BEGIN CERTIFICATE-----
+MIIHVTCCBT2gAwIBAgIUe3SFufBRSlUh5S05Ghqu25Ntj4wwDQYJKoZIhvcNAQEL
+BQAwajELMAkGA1UEBhMCTkwxHjAcBgNVBAoMFVN0YWF0IGRlciBOZWRlcmxhbmRl
+bjE7MDkGA1UEAwwyU3RhYXQgZGVyIE5lZGVybGFuZGVuIE9yZ2FuaXNhdGllIFNl
+cnZpY2VzIENBIC0gRzMwHhcNMTkwNDE2MDg0MDE2WhcNMjgxMTEyMDAwMDAwWjBx
+MQswCQYDVQQGEwJOTDERMA8GA1UECgwIS1BOIEIuVi4xFzAVBgNVBGEMDk5UUk5M
+LTI3MTI0NzAxMTYwNAYDVQQDDC1LUE4gQlYgUEtJb3ZlcmhlaWQgT3JnYW5pc2F0
+aWUgU2VydmVyIENBIC0gRzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC
+AQDNZfwvQT6bhd9JwjU5SOrZd0Fe3Fmcftf2KIGrbBgIjJZKkiRximQqWZtfwyzh
+by/Pyli8HAQVsXNPKHPqrJ/iv1YtTlDntuRk+w8IaZzWo0Rf4IO5VmrnjFUGkmvS
+QcTyCN1LdNBoHI185aa3Br7lGUltBv86Q+nlymHJmMKjC0y6C0+Xpt7SuWr0nO15
+wqiBZdUlFF05XcxXbTOG9UouVhlSKU9ujnkfNSKw7N3x4gqJNQ9C0W5O2zVO2jWy
+BaK20vnbN955FQM84O2prhMFQrCi3e6lVvtTamxlnzVOiVUpH+59Rh0PeOw8OwCn
+k8GLXwkvIrxPgi3MFIpVy30q52eGHwzEkvExTHkuTm4pUSKI3N8zypfKBkfPUCnF
+k6PluFkQZYvZSVWMNbLst6DOuStKSgsWtH3lQGz3qNgyLgtWjFBS6S7+lgb06On9
+SadJ7MgLTyvaPXGOieDwEq3BhjTnioNswPjIJCKjGad6EtnFaK+kG0wzE2v+gger
+4shh72Vj7GM4305UPBCEIlvmafyCHSD8r2lMBX1bqnbp2aw9ocdDbkCTzJ+N2Dkm
+KkAp87NFRsFXgfnqgOjG50owXLNaEsXhOwI3lBOCCz8FG7u0jD44k67lU8n3LvKh
+BenixXYylak9vulc1q13uICa04NbMKegL0uW7Wb2anw1+QIDAQABo4IB6jCCAeYw
+gZkGCCsGAQUFBwEBBIGMMIGJMEYGCCsGAQUFBzAChjpodHRwOi8vY2VydC5wa2lv
+dmVyaGVpZC5ubC9Eb21PcmdhbmlzYXRpZVNlcnZpY2VzQ0EtRzMuY2VyMD8GCCsG
+AQUFBzABhjNodHRwOi8vZG9tb3JnYW5pc2F0aWVzZXJ2aWNlc29jc3AtZzMucGtp
+b3ZlcmhlaWQubmwwHQYDVR0OBBYEFMOapntedCuCtsZy/XROhdKXzf0YMBIGA1Ud
+EwEB/wQIMAYBAf8CAQAwHwYDVR0jBBgwFoAUQ+tNANOVk86mfEANbRG+OdEyruIw
+JQYIKwYBBQUHAQMEGTAXMBUGCCsGAQUFBwsCMAkGBwQAi+xJAQIwQQYDVR0gBDow
+ODA2BgpghBABh2sBAgUGMCgwJgYIKwYBBQUHAgEWGmh0dHBzOi8vY3BzLnBraW92
+ZXJoZWlkLm5sMFEGA1UdHwRKMEgwRqBEoEKGQGh0dHA6Ly9jcmwucGtpb3Zlcmhl
+aWQubmwvRG9tT3JnYW5pc2F0aWVTZXJ2aWNlc0xhdGVzdENSTC1HMy5jcmwwDgYD
+VR0PAQH/BAQDAgEGMCcGA1UdJQQgMB4GCCsGAQUFBwMCBggrBgEFBQcDCQYIKwYB
+BQUHAwEwDQYJKoZIhvcNAQELBQADggIBALuwQ/7/bwHCXqLJS1ZACMmTm2GpkvQm
+plXC3HHpRV8DTQ4u/jMhtkSLzLsf6AcLGKTGQLrYv2lGBglFxtlZWTGOirTmWFyR
+OUbSSzkbSd5H8jvt/zswWffiSPRdMMncrc+yMMjD44lDfIytwZXrKYroI4ftYt5j
+aJ8wwMTOJTk9apzFajhIgGtMybXfmgVJDr9xPP53aMOjhHmlqlQ4yNdZTlNOO9LK
+KRxw+injitKp6jqoVSCL0TBvrbKu4pw0TqtK9NfaMwWGt55lZV8ZSWZaqNX97Umm
+xHqlqjvX7z0gE7s6wzvcgYyoR1Qo+2A60tLm4A1mr2mB9+aTnupdaGsBzCdkqKIR
+JcnEEeb+cffgKt0upfAAnqXAwkxTiG0NMjJp3RBkBFItOByy8ARduxiH6w7ZFHhs
+B8W1kL9/26hbYY1RTyAe86hfb6NuibTg16blnqNF/xCjVqCiTGXop1CQLBDlx4Hp
+wIrKEDvIGGBZRIzPqDI9I2KMlJEywa7k8Rm+HaILymBz5jU9NUD2CIBCCp94RqBr
+4XFcJnXvSIjfS0+2tIzljXImImIxxZkYLNiWElB6ytiHi0fKBvQ+cgDAOmbfLvhE
+Nankk8qgo22on1buVddUW7vYjA0qiXIQYr0N5mrJqbLGdrSCVceMgVOVSI/b1a31
+cVXLiGvOxK8W
+-----END CERTIFICATE-----
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatDerNederlandenEVRootCA.crt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatDerNederlandenEVRootCA.crt
new file mode 100644
index 0000000..d189e90
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatDerNederlandenEVRootCA.crt
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenOrganisatieServicesCA-G3.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenOrganisatieServicesCA-G3.cer
new file mode 100644
index 0000000..6e4ed7a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenOrganisatieServicesCA-G3.cer
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenRootCA-G3.cer b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenRootCA-G3.cer
new file mode 100644
index 0000000..c4cc8bb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/cacerts/tls/StaatderNederlandenRootCA-G3.cer
Binary files differ
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/02.txt
new file mode 100644
index 0000000..478c6fc
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/02.txt
@@ -0,0 +1,4 @@
+20201,GR COSMOTE,C-OTE

+20205,vodafone GR,voda GR

+20209,WIND GR,WIND

+20210,WIND GR,WIND

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/04.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/04.txt
new file mode 100644
index 0000000..19fca28
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/04.txt
@@ -0,0 +1,4 @@
+20404,vodafone NL,voda NL

+20408,NL KPN,NL KPN

+20412,NL Telfort,NL Tlfrt

+20416,T-Mobile NL,TMO NL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/06.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/06.txt
new file mode 100644
index 0000000..a08a6ef
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/06.txt
@@ -0,0 +1,3 @@
+20601,Proximus,Proximus

+20610,Orange B,OBE

+20620,BASE,BASE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/08.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/08.txt
new file mode 100644
index 0000000..29226f7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/08.txt
@@ -0,0 +1,10 @@
+20801,Orange F,Orange

+20802,F-Contact,Contact

+20809,F SFR,SFR

+20810,F SFR,SFR

+20811,SFR FEMTO,SFRFEMTO

+20813,F - Contact,Contact

+20815,Free,Free

+20816,Free,Free

+20820,F-Bouygues Telecom,BYTEL

+20888,F - Contact,Contact

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/12.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/12.txt
new file mode 100644
index 0000000..c47e8f3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/12.txt
@@ -0,0 +1,2 @@
+21201,vala,vala

+21210,Monaco,MONACO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/13.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/13.txt
new file mode 100644
index 0000000..b146876
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/13.txt
@@ -0,0 +1 @@
+21303,AndorraTelecom,AndorraT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/14.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/14.txt
new file mode 100644
index 0000000..9821536
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/14.txt
@@ -0,0 +1,4 @@
+21401,vodafone ES,voda ES

+21403,Orange SP,ESPRT

+21404,YOIGO,YOIGO

+21407,Movistar,Movistar

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/16.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/16.txt
new file mode 100644
index 0000000..f0051da
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/16.txt
@@ -0,0 +1,4 @@
+21601,Telenor HU,TelenorH

+21603,Digi.Mobil HU,Digi HU

+21630,Telekom HU,THU

+21670,vodafone HU,voda HU

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/18.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/18.txt
new file mode 100644
index 0000000..49fa4ad
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/18.txt
@@ -0,0 +1,3 @@
+21803,HT ERONET,HTERONET

+21805,m:tel,m:tel

+21890,BH Mobile,BHMOBILE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/19.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/19.txt
new file mode 100644
index 0000000..be13258
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/19.txt
@@ -0,0 +1,3 @@
+21901,HT HR,HT HR

+21902,Tele2 HR,Tele2 HR

+21910,A1 HR,A1 HR

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/20.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/20.txt
new file mode 100644
index 0000000..52463ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/20.txt
@@ -0,0 +1,3 @@
+22001,Telenor SRB,Telenor

+22003,mt:s,MTS

+22005,Vip SRB,Vip SRB

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/21.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/21.txt
new file mode 100644
index 0000000..83526aa
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/21.txt
@@ -0,0 +1,2 @@
+22101,vala,vala

+22102,IPKO,IPKO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/22.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/22.txt
new file mode 100644
index 0000000..1cc9d0c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/22.txt
@@ -0,0 +1,4 @@
+22201,I TIM,TIM

+22210,vodafone IT,voda IT

+22250,ILIAD,ILIAD

+22288,WINDTRE,WINDTRE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/26.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/26.txt
new file mode 100644
index 0000000..252b25a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/26.txt
@@ -0,0 +1,4 @@
+22601,RO Vodafone RO,VF-RO

+22603,TELEKOM.RO,TELEKOM

+22605,RO Digi.Mobil,Digi

+22610,RO ORANGE,ORANGE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/28.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/28.txt
new file mode 100644
index 0000000..047dbf2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/28.txt
@@ -0,0 +1,3 @@
+22801,Swisscom,Swisscom

+22802,Sunrise,Sunrise

+22803,Salt,Salt

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/30.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/30.txt
new file mode 100644
index 0000000..b0ee80e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/30.txt
@@ -0,0 +1,3 @@
+23001,T-Mobile CZ,TMO CZ

+23002,O2 - CZ,O2 - CZ

+23003,Vodafone CZ,Vodafone

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/31.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/31.txt
new file mode 100644
index 0000000..09b47c4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/31.txt
@@ -0,0 +1,4 @@
+23101,Orange SK,Orange

+23102,Telekom SK,Telekom

+23103,SWAN SK,SWAN SK

+23106,O2 - SK,O2 - SK

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/32.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/32.txt
new file mode 100644
index 0000000..390c117
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/32.txt
@@ -0,0 +1,7 @@
+23201,A1,A1

+23203,Magenta-T-,MagentaT

+23205,3 AT,3 AT

+23207,telering,telering

+23210,3 AT,3 AT

+23213,Magenta-T-,MagentaT

+23217,spusu,spusu

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/34.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/34.txt
new file mode 100644
index 0000000..9b3626e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/34.txt
@@ -0,0 +1,10 @@
+23403,Airtel-Vodafone,ATL-VOD

+23410,O2 - UK,O2 - UK

+23415,vodafone UK,voda UK

+23420,3 UK,3 UK

+23428,Marathon,Marathon

+23430,EE,EE

+23433,EE,EE

+23450,JT,JT

+23455,Sure,Sure

+23458,Manx Telecom,MANX

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/38.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/38.txt
new file mode 100644
index 0000000..b035c42
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/38.txt
@@ -0,0 +1,6 @@
+23801,TDC,TDC

+23802,Telenor DK,TelenoDK

+23806,3 DK,3 DK

+23820,Telia DK,Telia

+23866,Telia-Telenor DK,TT DK

+23877,Telenor DK,TelenoDK

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/40.txt
new file mode 100644
index 0000000..8feaf6b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/40.txt
@@ -0,0 +1,7 @@
+24001,TELIA S,TELIA

+24002,3 SE,3 SE

+24004,SWEDEN,SWE

+24005,Sweden,Sweden3G

+24007,Tele2,Tele2 SE

+24008,Telenor SE,TelenorS

+24024,Sweden Mobile,MobileS

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/42.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/42.txt
new file mode 100644
index 0000000..f3b2294
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/42.txt
@@ -0,0 +1,4 @@
+24201,N Telenor,TELENOR

+24202,N NetCom,NetCom

+24214,N ice,ice

+24299,Tampnet,Tampnet

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/44.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/44.txt
new file mode 100644
index 0000000..915ecb3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/44.txt
@@ -0,0 +1,7 @@
+24403,FI DNA,DNA

+24405,FI elisa,elisa

+24412,FI DNA,DNA

+24414,FI AMT,FI AMT

+24421,FI elisa,elisa

+24436,DNA - Telia FI,SuomenYV

+24491,Telia FI,Telia

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/46.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/46.txt
new file mode 100644
index 0000000..dbd952a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/46.txt
@@ -0,0 +1,3 @@
+24601,Telia LT,Telia

+24602,LT BITE GSM,BITE

+24603,Tele2 LT,Tele2 LT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/47.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/47.txt
new file mode 100644
index 0000000..a23e73e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/47.txt
@@ -0,0 +1,3 @@
+24701,LV LMT,LMT

+24702,Tele2 LV,Tele2 LV

+24705,BITE LV,BITE LV

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/48.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/48.txt
new file mode 100644
index 0000000..8320fb5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/48.txt
@@ -0,0 +1,3 @@
+24801,Telia,Telia

+24802,Elisa EE,ELISA

+24803,Tele2 EE,Tele2 EE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/50.txt
new file mode 100644
index 0000000..e52137e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/50.txt
@@ -0,0 +1,7 @@
+25001,MTS RUS,MTS RUS

+25002,MegaFon RUS,MegaFon

+25020,Tele2 RU,Tele2

+25027,LETAI,LETAI

+25028,voda,voda

+25035,MOTIV,MOTIV

+25099,Beeline,Beeline

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/55.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/55.txt
new file mode 100644
index 0000000..ca0ad44
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/55.txt
@@ -0,0 +1,5 @@
+25501,VODAFONE,VODAFONE

+25502,Beeline UA,Beeline

+25503,UA-KYIVSTAR,UA-KS

+25506,life:),life:)

+25507,TriMob,TriMob

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/57.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/57.txt
new file mode 100644
index 0000000..52892ec
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/57.txt
@@ -0,0 +1,3 @@
+25701,BY VELCOM,VELCOM

+25702,MTS BY,MTS BY

+25704,life:) BY,life:)BY

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/59.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/59.txt
new file mode 100644
index 0000000..afab60d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/59.txt
@@ -0,0 +1,4 @@
+25901,Orange MD,Orange

+25902,Moldcell,Moldcell

+25905,UNITE,UNITE

+25915,IDC,IDC

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/60.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/60.txt
new file mode 100644
index 0000000..8f265b2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/60.txt
@@ -0,0 +1,4 @@
+26001,Plus,PLUS

+26002,T-Mobile.pl,TM PL

+26003,Orange PL,Orange

+26006,Play,Play

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/62.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/62.txt
new file mode 100644
index 0000000..4aba278
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/62.txt
@@ -0,0 +1,4 @@
+26201,Telekom.de,TDG

+26202,Vodafone.de,Vodafone

+26203,o2 - de,o2 - de

+26207,o2 - de,o2 - de

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/66.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/66.txt
new file mode 100644
index 0000000..6e6f0eb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/66.txt
@@ -0,0 +1 @@
+26601,GIBTEL,GIBTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/68.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/68.txt
new file mode 100644
index 0000000..2a9c73b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/68.txt
@@ -0,0 +1,3 @@
+26801,vodafone P,voda P

+26803,NOS,NOS

+26806,MEO,MEO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/70.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/70.txt
new file mode 100644
index 0000000..9c4810f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/70.txt
@@ -0,0 +1,3 @@
+27001,POST,POST

+27077,L TANGO,TANGO

+27099,L Orange-LU,Orange

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/72.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/72.txt
new file mode 100644
index 0000000..88e1f35
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/72.txt
@@ -0,0 +1,4 @@
+27201,vodafone IE,voda IE

+27202,3,3

+27203,IRL - METEOR,METEOR

+27205,3,3

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/74.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/74.txt
new file mode 100644
index 0000000..68957aa
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/74.txt
@@ -0,0 +1,5 @@
+27401,IS SIMINN,SIMINN

+27402,Vodafone,Vodafone

+27404,Viking,Viking

+27408,IS OnWaves,OnWaves

+27411,NOVA IS,NOVA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/76.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/76.txt
new file mode 100644
index 0000000..a938e7d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/76.txt
@@ -0,0 +1,3 @@
+27601,Telekom.al,T.al

+27602,Voda AL,Voda AL

+27603,ALBtelecom,ATmobile

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/78.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/78.txt
new file mode 100644
index 0000000..dba0e13
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/78.txt
@@ -0,0 +1,3 @@
+27801,vodafone MT,voda MT

+27821,go mobile,gomobile

+27877,Melita Mobile,Melita

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/80.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/80.txt
new file mode 100644
index 0000000..1baa11c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/80.txt
@@ -0,0 +1,3 @@
+28001,Cyta-Voda,CytaVoda

+28010,epic,epic

+28020,PrimeTel PLC,PrimeTel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/82.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/82.txt
new file mode 100644
index 0000000..476cc52
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/82.txt
@@ -0,0 +1,3 @@
+28201,GEO-GEOCELL,GCELL

+28202,MAGTI-GSM-GEO,MAGTI

+28204,BEELINE,BEE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/83.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/83.txt
new file mode 100644
index 0000000..2e683f8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/83.txt
@@ -0,0 +1,3 @@
+28301,Beeline AM,Beeline

+28305,MTS ARM,MTS Arm

+28310,Ucom AM,Ucom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/84.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/84.txt
new file mode 100644
index 0000000..8ee4670
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/84.txt
@@ -0,0 +1,3 @@
+28401,A1 BG,A1 BG

+28403,Vivacom BG,Vivacom

+28405,Telenor BG,Telenor

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/86.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/86.txt
new file mode 100644
index 0000000..3a6f717
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/86.txt
@@ -0,0 +1,3 @@
+28601,TR TURKCELL,TCELL

+28602,Vodafone Turkiye,VF-TR

+28603,AVEA,AVEA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/88.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/88.txt
new file mode 100644
index 0000000..a8ab8f5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/88.txt
@@ -0,0 +1,2 @@
+28801,Foroya Tele,FT-GSM

+28802,VODAFONE FO,VODAFONE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/90.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/90.txt
new file mode 100644
index 0000000..41ee5e2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/90.txt
@@ -0,0 +1 @@
+29001,TELE Greenland,TELE GRL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/93.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/93.txt
new file mode 100644
index 0000000..9818653
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/93.txt
@@ -0,0 +1,4 @@
+29340,A1 SI,A1 SI

+29341,MOBITEL,MOBITEL

+29364,T-2,T-2

+29370,TELEMACH,TELEMACH

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/94.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/94.txt
new file mode 100644
index 0000000..79c471a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/94.txt
@@ -0,0 +1,2 @@
+29401,Telekom MK,MKT MK

+29403,A1 MK,A1 MK

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/95.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/95.txt
new file mode 100644
index 0000000..f1f95ee
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/95.txt
@@ -0,0 +1,3 @@
+29501,SwisscomFL,Swiss FL

+29502,Salt.li,Salt.li

+29505,FL1,FL1

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/97.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/97.txt
new file mode 100644
index 0000000..88065ef
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/2/97.txt
@@ -0,0 +1,3 @@
+29701,Telenor,Telenor

+29702,Telekom.me,T.me

+29703,MTEL,MTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/02.txt
new file mode 100644
index 0000000..ddaf8ba
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/02.txt
@@ -0,0 +1,16 @@
+302130,Xplore,Xplore

+302220,TELUS,TELUS

+302270,Eastlink,Eastlink

+302340,Execulink Telecom,ETI

+302370,Fido,Fido

+302380,KNET,KNET

+302480,SSi,SSi

+302490,Freedom,Freedom

+302500,Videotron,CANVT

+302520,Videotron,CANVT

+302610,Bell,Bell

+302620,Ice Wireless Inc,Ice

+302720,Rogers Wireless,ROGERS

+302780,SaskTel,SaskTel

+302880,FastRoam,FastRoam

+302940,Wightman,Wightman

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/08.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/08.txt
new file mode 100644
index 0000000..5542952
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/08.txt
@@ -0,0 +1 @@
+30801,SPM AMERIS,AMERIS

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/10.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/10.txt
new file mode 100644
index 0000000..a06694b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/10.txt
@@ -0,0 +1,44 @@
+310020,US - Union Telephone,UnionTel

+310030,AT&T,AT&T

+310032,IT&E,IT&E

+310050,GCI,GCI

+310110,IT&E,IT&E

+310120,Sprint,Sprint

+310140,GTA,GTA

+310150,AT&T,AT&T

+310160,T-Mobile,T-Mobile

+310170,AT&T,AT&T

+310180,West Central Wireless,WCW

+310190,USA Dutch Harbor,D-HARBOR

+310200,T-Mobile,T-Mobile

+310210,T-Mobile,T-Mobile

+310220,T-Mobile,T-Mobile

+310230,T-Mobile,T-Mobile

+310240,T-Mobile,T-Mobile

+310250,T-Mobile,T-Mobile

+310260,T-Mobile,T-Mobile

+310270,T-Mobile,T-Mobile

+310280,AT&T,AT&T

+310300,BigSkyUS,Big Sky

+310310,T-Mobile,T-Mobile

+310320,USA - CellularOne,Cell

+310340,Limitless Mobile,LMUSA

+310370,DOCOMO PACIFIC,DPAC

+310380,AT&T,AT&T

+310410,AT&T,AT&T

+310450,Cell One of NE Colorado,NECCI

+310460,USA1L,USA1L

+310470,DOCOMO PACIFIC,DPAC

+310490,T-Mobile,T-Mobile

+310530,Iowa Wireless USA,IWS

+310570,Cell One,Cell One

+31058,Inland Cellular,IC

+310630,USA AmeriLink,AMERLINK

+310660,T-Mobile,T-Mobile

+310690,Limitless Mobile,LMUSA

+310730,U.S.Cellular,USCC

+310740,USA OTZ,OTZ

+310770,Iowa Wireless USA,IWS

+310800,T-Mobile,T-Mobile

+310840,telna Mobile,telna

+310990,Worldcall,Evolve

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/11.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/11.txt
new file mode 100644
index 0000000..bfb8b4b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/11.txt
@@ -0,0 +1,19 @@
+311030,Indigo,Indigo

+311040,USA - Commnet,Commnet

+311080,Pine Cellular,PINECell

+311170,Tampnet,Tampnet

+311190,USAC1ECI,C1ECI

+311230,C Spire,C Spire

+311240,USACWCI,CWCI

+311270,Verizon,Verizon

+311370,GCI,GCI

+311480,Verizon,Verizon

+311530,USANW,USANW

+311580,U.S.Cellular,USCC

+311600,Limitless Mobile,LMUSA

+311630,C Spire,C Spire

+311660,Metro PCS,MPCS

+311710,Northeast Wireless,NEWN

+311740,TCI,TCI

+311810,Bluegrass Wireless,BW

+311990,VTW US,VTW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/12.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/12.txt
new file mode 100644
index 0000000..214f2b7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/12.txt
@@ -0,0 +1,9 @@
+312180,Limitless Mobile,LMUSA

+312260,USACL,USACL

+312280,Pioneer,CNP

+312290,Strata Networks USA,Strata

+312420,Nex-Tech Wireless USA,NTW

+312480,Nemont,Nemont

+312630,NetGenuity,NetGenui

+312720,Southern Linc,SLINC

+312870,GigSky,GigSky

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/13.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/13.txt
new file mode 100644
index 0000000..769b9a5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/13.txt
@@ -0,0 +1,2 @@
+313070,MNSHub,MNSHub

+313380,OptimERA,OptimERA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/30.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/30.txt
new file mode 100644
index 0000000..fdbf906
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/30.txt
@@ -0,0 +1,2 @@
+330110,PR Claro,Claro

+330120,Open Mob PRI,Open Mob

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/34.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/34.txt
new file mode 100644
index 0000000..e888050
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/34.txt
@@ -0,0 +1,5 @@
+334020,TELCEL,TELCEL

+33403,Movistar,TEMM

+334050,AT&T,AT&T

+334070,AT&T,AT&T

+33490,AT&T,AT&T

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/38.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/38.txt
new file mode 100644
index 0000000..bb0542b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/38.txt
@@ -0,0 +1,2 @@
+338050,Digicel,Digicel

+338180,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/40.txt
new file mode 100644
index 0000000..63b1daf
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/40.txt
@@ -0,0 +1,4 @@
+34001,F-Orange,Orange

+34002,SFR,SFR

+34020,Digicel,DigicelF

+34009,Free,Free

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/42.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/42.txt
new file mode 100644
index 0000000..90f2968
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/42.txt
@@ -0,0 +1,2 @@
+342600,FLOW,FLOW

+342750,DIGICEL,DIGICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/44.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/44.txt
new file mode 100644
index 0000000..db60c94
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/44.txt
@@ -0,0 +1,3 @@
+34403,APUA inet,inet

+344920,FLOW,FLOW

+344930,Cingular,Cingular

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/46.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/46.txt
new file mode 100644
index 0000000..8c42cec
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/46.txt
@@ -0,0 +1 @@
+346140,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/48.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/48.txt
new file mode 100644
index 0000000..2fcc6e8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/48.txt
@@ -0,0 +1,2 @@
+348170,FLOW,FLOW

+348570,CCT Boatphone,CCTBVI

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/50.txt
new file mode 100644
index 0000000..ad6bd8e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/50.txt
@@ -0,0 +1 @@
+350000,CELLONE,CELLONE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/52.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/52.txt
new file mode 100644
index 0000000..3c99a85
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/52.txt
@@ -0,0 +1,2 @@
+352030,DIGICEL,DIGICEL

+352110,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/54.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/54.txt
new file mode 100644
index 0000000..95b7e85
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/54.txt
@@ -0,0 +1 @@
+354860,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/56.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/56.txt
new file mode 100644
index 0000000..ad0f132
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/56.txt
@@ -0,0 +1 @@
+356110,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/58.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/58.txt
new file mode 100644
index 0000000..b269923
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/58.txt
@@ -0,0 +1,2 @@
+358050,DIGICEL,DIGICEL

+358110,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/60.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/60.txt
new file mode 100644
index 0000000..554c0df
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/60.txt
@@ -0,0 +1,2 @@
+360070,DIGICEL,DIGICEL

+360110,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/62.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/62.txt
new file mode 100644
index 0000000..3f2494a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/62.txt
@@ -0,0 +1,4 @@
+36251,Telcell GSM,Telcell

+36269,Digicel,Digicel

+36278,Kla,Kla

+36291,CHIPPIE,CHIPPIE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/63.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/63.txt
new file mode 100644
index 0000000..08ac8bc
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/63.txt
@@ -0,0 +1,2 @@
+36301,SETAR,SETAR

+36302,AW Digicel,Digicel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/64.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/64.txt
new file mode 100644
index 0000000..9aa8a4e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/64.txt
@@ -0,0 +1,2 @@
+36439,BTC,BTC

+36449,aliv,aliv

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/65.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/65.txt
new file mode 100644
index 0000000..850bba9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/65.txt
@@ -0,0 +1 @@
+365840,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/66.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/66.txt
new file mode 100644
index 0000000..6b1e078
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/66.txt
@@ -0,0 +1 @@
+366110,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/68.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/68.txt
new file mode 100644
index 0000000..bdad90c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/68.txt
@@ -0,0 +1 @@
+36801,CUBACEL,CUBACEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/70.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/70.txt
new file mode 100644
index 0000000..91e84f8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/70.txt
@@ -0,0 +1,4 @@
+37001,ALTICE,ALTICE

+37002,CLARO DOM,ClaroDOM

+37004,Viva DO,Viva

+37005,Wind Telecom DO,Wind

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/72.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/72.txt
new file mode 100644
index 0000000..9fb7391
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/72.txt
@@ -0,0 +1 @@
+37203,Natcom,Natcom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/74.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/74.txt
new file mode 100644
index 0000000..630a815
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/74.txt
@@ -0,0 +1,2 @@
+37412,TSTT,TSTT

+374130,Digicel,Digicel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/76.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/76.txt
new file mode 100644
index 0000000..25e6025
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/3/76.txt
@@ -0,0 +1 @@
+376350,FLOW,FLOW

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/00.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/00.txt
new file mode 100644
index 0000000..e7c9c62
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/00.txt
@@ -0,0 +1,3 @@
+40001,AZEAC,Azercell

+40002,BAKCELL AZ,BAKCELL

+40004,AZ Nar,Nar

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/01.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/01.txt
new file mode 100644
index 0000000..4b401fa
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/01.txt
@@ -0,0 +1,4 @@
+40101,Beeline KZ,Beeline

+40102,Kcell,Kcell

+40107,ALTEL,ALTEL

+40177,Tele2,Tele2

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/02.txt
new file mode 100644
index 0000000..1bfdd3d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/02.txt
@@ -0,0 +1,2 @@
+40211,BT B-Mobile,B-Mobile

+40277,TASHICELL,TASHICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/04.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/04.txt
new file mode 100644
index 0000000..945195f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/04.txt
@@ -0,0 +1,54 @@
+40402,IND airtel,airtel

+40403,IND airtel,airtel

+40404,IDEA,IDEA

+40407,IDEA,IDEA

+40410,IND airtel,airtel

+40412,IDEA,IDEA

+40414,IDEA,IDEA

+40416,IND airtel,airtel

+40419,IDEA,IDEA

+40422,IDEA,IDEA

+40424,IDEA,IDEA

+40431,IND airtel,airtel

+40434,CellOne,CellOne

+40438,CellOne,CellOne

+40440,IND airtel,airtel

+40444,IDEA,IDEA

+40445,IND airtel,airtel

+40449,IND airtel,airtel

+40451,CellOne,CellOne

+40453,CellOne,CellOne

+40454,CellOne,CellOne

+40455,CellOne,CellOne

+40456,IDEA,IDEA

+40457,CellOne,CellOne

+40458,CellOne,CellOne

+40459,CellOne,CellOne

+40462,CellOne,CellOne

+40464,CellOne,CellOne

+40466,CellOne,CellOne

+40468,IN-DOLPHIN,DOLPHIN

+40469,IN-DOLPHIN,DOLPHIN

+40470,IND airtel,airtel

+40471,CellOne,CellOne

+40472,CellOne,CellOne

+40473,CellOne,CellOne

+40474,CellOne,CellOne

+40475,CellOne,CellOne

+40476,CellOne,CellOne

+40477,CellOne,CellOne

+40478,IDEA,IDEA

+40479,CellOne,CellOne

+40480,CellOne,CellOne

+40481,CellOne,CellOne

+40482,IDEA,IDEA

+40487,IDEA,IDEA

+40489,IDEA,IDEA

+40490,IND airtel,airtel

+40492,IND airtel,airtel

+40493,IND airtel,airtel

+40494,IND airtel,airtel

+40495,IND airtel,airtel

+40496,IND airtel,airtel

+40497,IND airtel,airtel

+40498,IND airtel,airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/05.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/05.txt
new file mode 100644
index 0000000..533bbc7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/05.txt
@@ -0,0 +1,56 @@
+40551,IND airtel,airtel

+40552,IND airtel,airtel

+40553,IND airtel,airtel

+40554,IND airtel,airtel

+40555,IND airtel,airtel

+40556,IND airtel,airtel

+40570,IDEA,IDEA

+405799,IDEA,IDEA

+405823,VIDEOCON,VIDEOCON

+405824,VIDEOCON,VIDEOCON

+405825,VIDEOCON,VIDEOCON

+405827,VIDEOCON,VIDEOCON

+405828,VIDEOCON,VIDEOCON

+405829,VIDEOCON,VIDEOCON

+405830,VIDEOCON,VIDEOCON

+405831,VIDEOCON,VIDEOCON

+405832,VIDEOCON,VIDEOCON

+405833,VIDEOCON,VIDEOCON

+405834,VIDEOCON,VIDEOCON

+405835,VIDEOCON,VIDEOCON

+405836,VIDEOCON,VIDEOCON

+405837,VIDEOCON,VIDEOCON

+405838,VIDEOCON,VIDEOCON

+405839,VIDEOCON,VIDEOCON

+405840,IND-JIO,JIO

+405841,VIDEOCON,VIDEOCON

+405842,VIDEOCON,VIDEOCON

+405843,VIDEOCON,VIDEOCON

+405845,IDEA,IDEA

+405846,IDEA,IDEA

+405848,IDEA,IDEA

+405849,IDEA,IDEA

+405850,IDEA,IDEA

+405852,IDEA,IDEA

+405853,IDEA,IDEA

+405854,IND-JIO,JIO

+405855,IND-JIO,JIO

+405856,IND-JIO,JIO

+405857,IND-JIO,JIO

+405858,IND-JIO,JIO

+405859,IND-JIO,JIO

+405860,IND-JIO,JIO

+405861,IND-JIO,JIO

+405862,IND-JIO,JIO

+405863,IND-JIO,JIO

+405864,IND-JIO,JIO

+405865,IND-JIO,JIO

+405866,IND-JIO,JIO

+405867,IND-JIO,JIO

+405868,IND-JIO,JIO

+405869,IND-JIO,JIO

+405870,IND-JIO,JIO

+405871,IND-JIO,JIO

+405872,IND-JIO,JIO

+405873,IND-JIO,JIO

+405874,IND-JIO,JIO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/10.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/10.txt
new file mode 100644
index 0000000..a4c94d7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/10.txt
@@ -0,0 +1,6 @@
+41001,Jazz,Jazz

+41003,PK-UFONE,UFONE

+41004,ZONG,ZONG

+41005,SCOM-PK,SCOM

+41006,Telenor PK,TELENOR

+41007,Jazz,Jazz

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/12.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/12.txt
new file mode 100644
index 0000000..b450dc3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/12.txt
@@ -0,0 +1,4 @@
+41201,AF AWCC,AWCC

+41220,ROSHAN,ROSHAN

+41240,MTN AF,MTN

+41250,Etisalat Af,Etisalat

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/13.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/13.txt
new file mode 100644
index 0000000..5d298d3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/13.txt
@@ -0,0 +1,5 @@
+41301,Mobitel LK,Mobitel

+41302,DIALOG,DIALOG

+41303,SRI Etisalat,Etisalat

+41305,SRI AIRTEL,Airtel

+41308,Hutch,Hutch

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/14.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/14.txt
new file mode 100644
index 0000000..bbe363d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/14.txt
@@ -0,0 +1,4 @@
+41401,MM 900,MPTGSM

+41405,Ooredoo,Ooredoo

+41406,Telenor,TNM

+41409,MYTEL,MYTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/15.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/15.txt
new file mode 100644
index 0000000..77898a1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/15.txt
@@ -0,0 +1,3 @@
+41501,alfa,alfa

+41503,touch,touch

+41505,LBN OGERO Mobile,OM

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/16.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/16.txt
new file mode 100644
index 0000000..1e276ff
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/16.txt
@@ -0,0 +1,3 @@
+41601,Zain JO,Zain JO

+41603,UMNIAH,UMNIAH

+41677,Orange JO,OrangeJO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/17.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/17.txt
new file mode 100644
index 0000000..2b5d1a7
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/17.txt
@@ -0,0 +1 @@
+41702,MTN,MTN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/18.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/18.txt
new file mode 100644
index 0000000..9801c5b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/18.txt
@@ -0,0 +1,4 @@
+41805,ASIACELL,ASIACELL

+41820,zain IQ,zain IQ

+41830,IRAQNA,IRAQNA

+41840,KOREK,KOREK

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/19.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/19.txt
new file mode 100644
index 0000000..0521a5a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/19.txt
@@ -0,0 +1,3 @@
+41902,Zain KW,zain KW

+41903,Ooredoo,Ooredoo

+41904,stc Kuwait,,stc

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/20.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/20.txt
new file mode 100644
index 0000000..20b6ccc
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/20.txt
@@ -0,0 +1,3 @@
+42001,stc,stc

+42003,Mobily-KSA,Mobily

+42004,Zain KSA,Zain KSA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/21.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/21.txt
new file mode 100644
index 0000000..8afb91b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/21.txt
@@ -0,0 +1,2 @@
+42101,SabaFon,SABAFON

+42102,MTN,MTN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/22.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/22.txt
new file mode 100644
index 0000000..614ece2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/22.txt
@@ -0,0 +1,2 @@
+42202,Omantel,Omantel

+42203,Ooredoo Oman,Ooredoo

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/24.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/24.txt
new file mode 100644
index 0000000..feaea24
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/24.txt
@@ -0,0 +1,2 @@
+42402,ETISALAT,ETISALAT

+42403,du,du

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/25.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/25.txt
new file mode 100644
index 0000000..0043545
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/25.txt
@@ -0,0 +1,8 @@
+42501,Partner IL,Partner

+42502,Cellcom IL,Cellcom

+42503,IL Pelephone,PCL

+42505,JAWWAL-PALESTINE,JAWWAL

+42506,Ooredoo Palestine,Ooredoo

+42507,Hot Mobile Ltd.,HOT IL

+42508,Golan IL,Golan T

+42528,Hot Mobile Ltd.,Israel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/26.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/26.txt
new file mode 100644
index 0000000..c840b1f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/26.txt
@@ -0,0 +1,3 @@
+42601,BATELCO,BATELCO

+42602,Zain BH,Zain BH

+42604,stc,stc

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/27.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/27.txt
new file mode 100644
index 0000000..526d726
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/27.txt
@@ -0,0 +1,2 @@
+42701,Ooredoo,Ooredoo

+42702,vodafone,VF-QA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/28.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/28.txt
new file mode 100644
index 0000000..386c888
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/28.txt
@@ -0,0 +1,3 @@
+42801,Skytel MN,Skytel

+42888,MONGOLIA UNITEL LLC,UNTLMN

+42899,MN MobiCom,MobiCom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/29.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/29.txt
new file mode 100644
index 0000000..a4648de
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/29.txt
@@ -0,0 +1,3 @@
+42901,Nepal Telecom,NT

+42902,Ncell,Ncell

+42904,SmartCell,ST

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/34.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/34.txt
new file mode 100644
index 0000000..4fa9e34
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/34.txt
@@ -0,0 +1,4 @@
+43404,Beeline UZ,Beeline

+43405,UZB Ucell,Ucell

+43407,UMS-UZB,UMS

+43408,UzMobile,UzMobile

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/36.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/36.txt
new file mode 100644
index 0000000..b043a67
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/36.txt
@@ -0,0 +1,5 @@
+43601,TCELL,TCELL

+43602,TCELL,TCELL

+43603,MegaFon TJK,MegaFon

+43604,Babilon-M,Babilon

+43605,ZET-MOBILE,Z-MOBILE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/37.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/37.txt
new file mode 100644
index 0000000..eb3c927
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/37.txt
@@ -0,0 +1,3 @@
+43701,Beeline KG,Beeline

+43705,MegaCom,MegaCom

+43709,O!,O!

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/38.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/38.txt
new file mode 100644
index 0000000..ed855f9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/38.txt
@@ -0,0 +1 @@
+43802,TM CELL,TM CELL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/40.txt
new file mode 100644
index 0000000..a3b2025
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/40.txt
@@ -0,0 +1,4 @@
+44010,JP DOCOMO,DOCOMO

+44020,SoftBank,SoftBank

+44050,KDDI,KDDI

+44051,KDDI,KDDI

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/50.txt
new file mode 100644
index 0000000..a4baa2c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/50.txt
@@ -0,0 +1,4 @@
+45005,KOR SK Telecom,SKT

+45006,KOR LG Uplus,LG U+

+45008,KT,KT

+45010,KOR LG Uplus,LG U+

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/52.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/52.txt
new file mode 100644
index 0000000..9132dfc
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/52.txt
@@ -0,0 +1,4 @@
+45201,VN Mobifone,Mobifone

+45202,VN VINAPHONE,GPC

+45204,VIETTEL,VIETTEL

+45205,Vietnamobile,VNMOBILE

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/54.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/54.txt
new file mode 100644
index 0000000..386f1f8
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/54.txt
@@ -0,0 +1,14 @@
+45400,CSL,CSL

+45402,CSL,CSL

+45403,3,3

+45404,3,3

+45406,SmarTone HK,SMC HK

+45410,CSL,CSL

+45412,China Mobile HK,CMHK

+45413,China Mobile HK,CMHK

+45415,SmarTone HK,SMC HK

+45416,CSL,CSL

+45417,SmarTone HK,SMC HK

+45418,CSL,CSL

+45419,CSL,CSL

+45420,CSL,CSL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/55.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/55.txt
new file mode 100644
index 0000000..1c588ae
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/55.txt
@@ -0,0 +1,5 @@
+45500,SmarTone MAC,SMC MAC

+45501,CTM,CTM

+45503,3 Macau,3 Macau

+45504,CTM,CTM

+45505,3 Macau,3 Macau

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/56.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/56.txt
new file mode 100644
index 0000000..c22ec9b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/56.txt
@@ -0,0 +1,7 @@
+45601,Cellcard,Cellcard

+45602,Smart,Smart

+45604,qb,qb

+45605,Smart,Smart

+45606,Smart,Smart

+45608,Metfone,Metfone

+45611,KH SEATEL,SEATEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/57.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/57.txt
new file mode 100644
index 0000000..cda0dc4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/57.txt
@@ -0,0 +1,4 @@
+45701,LAO GSM,LAO GSM

+45702,ETL MOBILE NETWORK,ETLMNW

+45703,Unitel,UNITEL

+45708,TPLUS,TPLUS

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/60.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/60.txt
new file mode 100644
index 0000000..f902ee3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/60.txt
@@ -0,0 +1,9 @@
+46000,CHINA MOBILE,CMCC

+46001,CHN-UNICOM,UNICOM

+46002,CHINA MOBILE,CMCC

+46003,CHN-CT,CT

+46004,CHINA MOBILE,CMCC

+46007,CHINA MOBILE,CMCC

+46008,CHINA MOBILE,CMCC

+46009,CHN-UNICOM,UNICOM

+46011,CHN-CT,CT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/66.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/66.txt
new file mode 100644
index 0000000..10ec1c1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/66.txt
@@ -0,0 +1,9 @@
+46601,Far EasTone,FET

+46605,TWN APT,APT

+46612,TWN APT,APT

+46688,KGT-Online,KGT

+46689,T Star,T Star

+46692,Chunghwa Telecom,Chunghwa

+46693,TWN MOBITAI,TW MOB

+46697,TW Mobile,TWM

+46699,TWM TransAsi,TWM TAT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/70.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/70.txt
new file mode 100644
index 0000000..e21c89b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/70.txt
@@ -0,0 +1,5 @@
+470001,Grameenphone,Grameen

+47002,robi axiata,robi

+47003,Banglalink,BL

+47004,BGD bMobile,bMobile

+47007,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/72.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/72.txt
new file mode 100644
index 0000000..f7d2782
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/4/72.txt
@@ -0,0 +1,2 @@
+47201,DHIRAAGU,DHIRAAGU

+47202,Ooredoo Maldives PVT LTD,Ooredoo

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/02.txt
new file mode 100644
index 0000000..34de30b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/02.txt
@@ -0,0 +1,7 @@
+50212,MY MAXIS,MY MAXIS

+50213,MY CELCOM,CELCOM

+502152,Yes,Yes 4G

+502153,unifi,unifi

+502156,MYSALTEL,ALTEL

+50218,U MOBILE,U MOBILE

+50219,MY CELCOM,CELCOM

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/05.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/05.txt
new file mode 100644
index 0000000..01aad9f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/05.txt
@@ -0,0 +1,7 @@
+50501,Telstra Mobile,Telstra

+50502,Optus AU,Optus

+50503,vodafone AU,voda AU

+50510,Norfolk Telecom,NT

+50550,Pivotel,Pivotel

+50571,Telstra Mobile,Telstra

+50572,Telstra Mobile,Telstra

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/10.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/10.txt
new file mode 100644
index 0000000..0d9d4cf
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/10.txt
@@ -0,0 +1,8 @@
+51001,IND INDOSAT,INDOSAT

+51008,IND XL,Axis

+51009,Smartfren,SF

+51010,IND TELKOMSEL,T-SEL

+51011,IND XL,XL

+51021,IND INDOSAT,INDOSAT

+51028,Smartfren,SF

+51089,3,3

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/14.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/14.txt
new file mode 100644
index 0000000..f7f47bb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/14.txt
@@ -0,0 +1,2 @@
+51401,TLS-TC,TCEL

+51402,TLS-TT,TT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/15.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/15.txt
new file mode 100644
index 0000000..fa1c0f5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/15.txt
@@ -0,0 +1,3 @@
+51502,Globe Telecom-PH,GLOBE

+51503,SMART,SMART

+51505,PH Sun Cellular,SUN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/20.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/20.txt
new file mode 100644
index 0000000..b2072a5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/20.txt
@@ -0,0 +1,8 @@
+52000,TH,TH 3G+

+52001,AIS,AIS

+52003,AIS,AIS

+52004,TRUE-H,TRUE-H

+52005,dtac TriNet,dtac

+52015,TOT Mobile,TOT

+52047,TOT Mobile,TOT

+52099,TRUE-H,TRUE-H

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/25.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/25.txt
new file mode 100644
index 0000000..0880cdb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/25.txt
@@ -0,0 +1,7 @@
+52501,Singtel,Singtel

+52502,Singtel,Singtel

+52503,SGP-M1,M1

+52505,StarHub,StarHub

+52507,SGP Call Zone,CallZone

+52508,StarHub,StarHub

+52510,TPG SG,TPG SG

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/28.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/28.txt
new file mode 100644
index 0000000..3a471fd
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/28.txt
@@ -0,0 +1,2 @@
+52802,PCSB,PCSB

+52811,BRU-DSTCom,DSTCom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/30.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/30.txt
new file mode 100644
index 0000000..f9d0a24
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/30.txt
@@ -0,0 +1,3 @@
+53001,vodafone NZ,voda NZ

+53005,Spark NZ,Spark NZ

+53024,2degrees,2degrees

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/36.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/36.txt
new file mode 100644
index 0000000..3529d58
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/36.txt
@@ -0,0 +1 @@
+53601,PacCell,PacCell
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/37.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/37.txt
new file mode 100644
index 0000000..b601397
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/37.txt
@@ -0,0 +1,2 @@
+53701,bmobile,bmobile

+53703,DIGICEL,DIGICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/39.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/39.txt
new file mode 100644
index 0000000..91fbf47
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/39.txt
@@ -0,0 +1,2 @@
+53901,U-CALL,U-CALL

+53988,Digicel Tonga,Digicel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/40.txt
new file mode 100644
index 0000000..9361772
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/40.txt
@@ -0,0 +1,2 @@
+54001,Our Telekom,Telekom

+54002,bmobile,bmobile

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/41.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/41.txt
new file mode 100644
index 0000000..274331e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/41.txt
@@ -0,0 +1,2 @@
+54101,VUT SMILE,SMILE

+54105,Digicel,Digicel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/42.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/42.txt
new file mode 100644
index 0000000..1e5e48f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/42.txt
@@ -0,0 +1,2 @@
+54201,FJ VODAFONE,VODAFONE

+54202,DIGICEL,DIGICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/43.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/43.txt
new file mode 100644
index 0000000..ae9e9dc
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/43.txt
@@ -0,0 +1 @@
+54301,Manuia,Manuia

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/44.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/44.txt
new file mode 100644
index 0000000..191a5ed
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/44.txt
@@ -0,0 +1 @@
+544110,Bluesky Communications,BLUESKY

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/46.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/46.txt
new file mode 100644
index 0000000..8b486e3
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/46.txt
@@ -0,0 +1 @@
+54601,NCL MOBILIS,MOBNCL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/47.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/47.txt
new file mode 100644
index 0000000..144bc90
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/47.txt
@@ -0,0 +1,3 @@
+54705,VITI,VITI

+54715,VODAFONE PF,VODAFONE

+54720,F-VINI,VINI

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/48.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/48.txt
new file mode 100644
index 0000000..c71de07
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/48.txt
@@ -0,0 +1 @@
+54801,CK KOKANET,KOKANET

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/49.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/49.txt
new file mode 100644
index 0000000..2d86026
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/49.txt
@@ -0,0 +1,2 @@
+54900,DIGICEL,DIGICEL

+54927,Bluesky,Bluesky

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/50.txt
new file mode 100644
index 0000000..4445d26
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/50.txt
@@ -0,0 +1 @@
+55001,FSM Telecom,FSM Tele

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/52.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/52.txt
new file mode 100644
index 0000000..3b6cdcd
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/52.txt
@@ -0,0 +1 @@
+55201,PalauCel,PalauCel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/54.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/54.txt
new file mode 100644
index 0000000..f46f28e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/5/54.txt
@@ -0,0 +1 @@
+55401,Teletok,TTOK

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/02.txt
new file mode 100644
index 0000000..0fe1538
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/02.txt
@@ -0,0 +1,4 @@
+60201,Orange EG,Orange

+60202,vodafone EG,voda EG

+60203,Etisalat,Etisalat

+60204,EGYwe,we

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/03.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/03.txt
new file mode 100644
index 0000000..8f4af7a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/03.txt
@@ -0,0 +1,3 @@
+60301,ALG Mobilis,Mobilis

+60302,Djezzy,Djezzy

+60303,ooredoo Algeria,Ooredoo

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/04.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/04.txt
new file mode 100644
index 0000000..ce80a51
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/04.txt
@@ -0,0 +1,3 @@
+60400,Orange MA,Orange

+60401,MOR IAM,IAM

+60402,inwi,inwi

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/05.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/05.txt
new file mode 100644
index 0000000..f678f6b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/05.txt
@@ -0,0 +1,3 @@
+60501,Orange TN,OrangeTN

+60502,TUNISIE TELECOM,TUNTEL

+60503,TUNISIANA,TUNISIAN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/06.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/06.txt
new file mode 100644
index 0000000..e08f065
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/06.txt
@@ -0,0 +1,2 @@
+60600,Libyana,Libyana

+60601,Al Madar,Al Madar

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/07.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/07.txt
new file mode 100644
index 0000000..9203202
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/07.txt
@@ -0,0 +1,4 @@
+60701,GAMCEL,GAMCEL

+60702,AFRICELL,AFRICELL

+60703,GM COMIUM,GMCOMIUM

+60704,Qcell,QC

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/08.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/08.txt
new file mode 100644
index 0000000..299a8a4
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/08.txt
@@ -0,0 +1,2 @@
+60801,Orange SN,OrangeSN

+60803,SEN expresso,Expresso

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/09.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/09.txt
new file mode 100644
index 0000000..ea6db2d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/09.txt
@@ -0,0 +1,3 @@
+60901,MR MATTEL,MATTEL

+60902,MR Expresso,EMR

+60910,MAURITEL,MAURITEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/10.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/10.txt
new file mode 100644
index 0000000..c4829d0
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/10.txt
@@ -0,0 +1,3 @@
+61001,MALITEL ML,MALITEL

+61002,ORANGE ML,OML

+61003,TELECEL ML,TELECEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/11.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/11.txt
new file mode 100644
index 0000000..5c7faff
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/11.txt
@@ -0,0 +1,3 @@
+61101,Orange GN,ORANGEGN

+61104,GNMTN,GNAreeba

+61105,GINCL,Cellcom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/12.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/12.txt
new file mode 100644
index 0000000..685bc31
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/12.txt
@@ -0,0 +1,4 @@
+61202,MOOV CI,MOOV

+61203,Orange,Orange

+61204,KoZ,KoZ

+61205,MTN CI,MTN CI

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/13.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/13.txt
new file mode 100644
index 0000000..f216f46
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/13.txt
@@ -0,0 +1,2 @@
+61301,ONATEL,ONATEL

+61302,Orange BF,Orange

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/14.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/14.txt
new file mode 100644
index 0000000..8df939b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/14.txt
@@ -0,0 +1,3 @@
+61402,Airtel,Airtel

+61403,ETISALAT NER,ETISALAT

+61404,Orange,Orange

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/15.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/15.txt
new file mode 100644
index 0000000..8a0c62c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/15.txt
@@ -0,0 +1,2 @@
+61501,TG-TOGO CELL,TGCELL

+61503,ETISALAT TOGO,ETISALAT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/16.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/16.txt
new file mode 100644
index 0000000..112e985
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/16.txt
@@ -0,0 +1,2 @@
+61602,ETISALAT BENIN,ETISALAT

+61603,MTN BENIN,MTNBENIN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/17.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/17.txt
new file mode 100644
index 0000000..1dd5999
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/17.txt
@@ -0,0 +1,3 @@
+61701,CELLPLUS-MRU,my.t

+61703,MTML,MTML

+61710,EMTEL-MRU,EMTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/18.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/18.txt
new file mode 100644
index 0000000..c3a0109
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/18.txt
@@ -0,0 +1,3 @@
+61801,LBR Lonestar Cell,LoneStar

+61804,Novafone,Novafone

+61807,Orange LBR,Orange L

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/19.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/19.txt
new file mode 100644
index 0000000..19aeddd
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/19.txt
@@ -0,0 +1,3 @@
+61901,Orange SL,OrangeSL

+61905,Africell,Africell

+61907,QCell,QC

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/20.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/20.txt
new file mode 100644
index 0000000..1962e26
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/20.txt
@@ -0,0 +1,5 @@
+62001,GH MTN,MTN

+62002,GH Vodafone,Vodafone

+62003,AirtelTigo,ATL-TIGO

+62006,AirtelTigo,ATL-TIGO

+62007,Glo Ghana,GloGhana

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/21.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/21.txt
new file mode 100644
index 0000000..8db9b9c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/21.txt
@@ -0,0 +1,4 @@
+62120,Airtel,Airtel

+62130,MTN - NG,MTN-NG

+62140,ntel,ntel

+62150,Glo NG,glo

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/22.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/22.txt
new file mode 100644
index 0000000..439133e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/22.txt
@@ -0,0 +1,2 @@
+62201,Airtel,Airtel

+62203,Tigo TD,Tigo

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/23.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/23.txt
new file mode 100644
index 0000000..ef99e91
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/23.txt
@@ -0,0 +1,2 @@
+62301,ETISALAT RCA,ETISALAT

+62302,Telecel,Telecel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/24.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/24.txt
new file mode 100644
index 0000000..de6cc80
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/24.txt
@@ -0,0 +1,3 @@
+62401,MTN CAM,MTN CAM

+62402,Orange CM,Orange

+62404,Nexttel,Nexttel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/25.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/25.txt
new file mode 100644
index 0000000..1e69743
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/25.txt
@@ -0,0 +1,2 @@
+62501,CVMOVEL,CVMOVEL

+62502,Unitel T+,UnitelT+

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/26.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/26.txt
new file mode 100644
index 0000000..7238b8d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/26.txt
@@ -0,0 +1,2 @@
+62601,STP CSTmovel,CSTmovel

+62602,Unitel STP,Unitel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/27.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/27.txt
new file mode 100644
index 0000000..8fd5d5e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/27.txt
@@ -0,0 +1,2 @@
+62701,GETESA,GETESA

+62703,GNQ-Muni,Muni-GQ

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/28.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/28.txt
new file mode 100644
index 0000000..8190503
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/28.txt
@@ -0,0 +1,2 @@
+62801,LIBERTIS,LIBERTIS

+62802,ETISALAT GAB,ETISALAT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/29.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/29.txt
new file mode 100644
index 0000000..0529d58
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/29.txt
@@ -0,0 +1,2 @@
+62901,Airtel,Airtel

+62910,COG MTN,MTN-CG

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/30.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/30.txt
new file mode 100644
index 0000000..68fce9a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/30.txt
@@ -0,0 +1,5 @@
+63001,Vodacom Congo,VODACOM

+63002,Airtel,Airtel

+63086,Orange RDC,Orange

+63089,TIGO DRC,TIGO

+63090,Africell RDC,AFRICELL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/31.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/31.txt
new file mode 100644
index 0000000..a0e4e6e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/31.txt
@@ -0,0 +1,2 @@
+63102,UNITEL,UNITEL

+63104,MOVICEL,AGOMV

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/32.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/32.txt
new file mode 100644
index 0000000..9400296
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/32.txt
@@ -0,0 +1,2 @@
+63202,MTN,MTN

+63203,Orange GB,OrangeGB

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/33.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/33.txt
new file mode 100644
index 0000000..8f7c70d
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/33.txt
@@ -0,0 +1,2 @@
+63301,C&W SEY,C&W SEY

+63310,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/34.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/34.txt
new file mode 100644
index 0000000..0d253a2
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/34.txt
@@ -0,0 +1,2 @@
+63401,Zain SDN,Zain SD

+63402,MTN,MTN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/35.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/35.txt
new file mode 100644
index 0000000..d0736e6
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/35.txt
@@ -0,0 +1,2 @@
+63510,MTN RWANDA,MTN

+63514,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/36.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/36.txt
new file mode 100644
index 0000000..8ed6f4c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/36.txt
@@ -0,0 +1 @@
+63601,ETH MTN,ET-MTN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/37.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/37.txt
new file mode 100644
index 0000000..8cb3d28
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/37.txt
@@ -0,0 +1,3 @@
+63701,SO Telesom,Tele

+63730,Som Golis,Golis

+63750,Hormuud Telecom,Hormuud

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/38.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/38.txt
new file mode 100644
index 0000000..4084c06
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/38.txt
@@ -0,0 +1 @@
+63801,DJ EVATIS,EVATIS

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/39.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/39.txt
new file mode 100644
index 0000000..38eae29
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/39.txt
@@ -0,0 +1,4 @@
+63902,Safaricom,SAF-COM

+63903,Airtel,Airtel

+63907,Telkom,Telkom

+63910,FAIBA,FAIBA

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/40.txt
new file mode 100644
index 0000000..19247cb
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/40.txt
@@ -0,0 +1,4 @@
+64002,TIGO - TZ,TIGO

+64003,ZANTEL-TZ,ZANTEL

+64004,VodaCom,VodaCom

+64005,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/41.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/41.txt
new file mode 100644
index 0000000..ea82138
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/41.txt
@@ -0,0 +1,7 @@
+64101,Airtel,Airtel

+64104,UG TANG,TANG

+64110,MTN-UGANDA,MTN-UG

+64111,Uganda Telecom,UTL

+64114,Africell Uganda,AUL

+64118,Suretelcom,suretel

+64122,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/42.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/42.txt
new file mode 100644
index 0000000..218033a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/42.txt
@@ -0,0 +1,3 @@
+64203,ONATEL BDI,ONATEL

+64207,SMART,SMART

+64282,TELECEL-BDI,BDITL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/43.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/43.txt
new file mode 100644
index 0000000..6684dc1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/43.txt
@@ -0,0 +1,2 @@
+64301,MOZ - mCel,mCel

+64304,VodaCom-MZ,VodaCom

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/45.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/45.txt
new file mode 100644
index 0000000..51f1fea
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/45.txt
@@ -0,0 +1,3 @@
+64501,Airtel,Airtel

+64502,MTN ZM,MTN ZM

+64503,ZAMTEL,ZAMTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/46.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/46.txt
new file mode 100644
index 0000000..20f67a1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/46.txt
@@ -0,0 +1,4 @@
+64601,Airtel,Airtel

+64602,Orange,Orange

+64604,TELMA,TELMA

+64605,Bip,Bip

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/47.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/47.txt
new file mode 100644
index 0000000..a700ec5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/47.txt
@@ -0,0 +1,6 @@
+64700,Orange re,Orange

+64701,MAORE MOBILE,MMOBILE

+64702,TELCO OI,TELCO OI

+64703,FREE MOBILE RE,FREE RE

+64704,ZEOP,ZEOP

+64710,SRR,SRR

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/48.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/48.txt
new file mode 100644
index 0000000..9a81751
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/48.txt
@@ -0,0 +1,3 @@
+64801,ZW NET*ONE,NETONE

+64803,TELECEL ZW,TELECEL

+64804,ZW ECONET,ECONET

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/49.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/49.txt
new file mode 100644
index 0000000..711f429
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/49.txt
@@ -0,0 +1,2 @@
+64901,MTC NAMIBIA,MTCNAM

+64903,tnmobile,tnmobile

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/50.txt
new file mode 100644
index 0000000..7a706f1
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/50.txt
@@ -0,0 +1,2 @@
+65001,TNM,TNM

+65010,Airtel,Airtel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/51.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/51.txt
new file mode 100644
index 0000000..4f77c01
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/51.txt
@@ -0,0 +1,2 @@
+65101,Vodacom Lesotho,VODACOM

+65102,LS-ETL,ETL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/52.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/52.txt
new file mode 100644
index 0000000..ff0f16f
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/52.txt
@@ -0,0 +1,3 @@
+65201,BW MASCOM,MASCOM

+65202,Orange,Orange

+65204,BTC,BTC

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/53.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/53.txt
new file mode 100644
index 0000000..5e2926e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/53.txt
@@ -0,0 +1,2 @@
+65302,Swazi Mobile,Swazi Mo

+65310,Swazi-MTN,SwaziMTN

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/54.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/54.txt
new file mode 100644
index 0000000..69cd469
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/54.txt
@@ -0,0 +1,2 @@
+65401,HURI,HURI

+65402,TELCO,COMTM

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/55.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/55.txt
new file mode 100644
index 0000000..8c2ea26
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/55.txt
@@ -0,0 +1,6 @@
+65501,VodaCom-SA,Vodacom

+65502,TelkomSA,Telkom

+65505,TelkomSA-R,Telkom-R

+65507,Cell C,Cell C

+65510,MTN-SA,MTN

+65538,rain,rain

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/57.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/57.txt
new file mode 100644
index 0000000..34b2108
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/57.txt
@@ -0,0 +1 @@
+65701,EriTel,EriTel
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/58.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/58.txt
new file mode 100644
index 0000000..b2ef780
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/58.txt
@@ -0,0 +1 @@
+65801,Sure,Sure

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/59.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/59.txt
new file mode 100644
index 0000000..42efdd6
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/6/59.txt
@@ -0,0 +1,2 @@
+65902,MTN,MTN

+65906,ZAIN SS,ZAIN SS

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/02.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/02.txt
new file mode 100644
index 0000000..c7b0715
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/02.txt
@@ -0,0 +1,2 @@
+70267,BTL,BTL

+70269,Smart,Smart

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/04.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/04.txt
new file mode 100644
index 0000000..0260d6c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/04.txt
@@ -0,0 +1,3 @@
+70401,CLARO GTM,CLAROGTM

+70402,TIGO,TIGO

+70403,CLARO GTM,CLAROGTM

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/06.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/06.txt
new file mode 100644
index 0000000..690a8de
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/06.txt
@@ -0,0 +1,4 @@
+70601,CLARO SLV,ClaroSLV

+70602,Digicel,DIGICEL

+70603,Tigo SV,Tigo

+70604,Movistar,Movistar

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/08.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/08.txt
new file mode 100644
index 0000000..23b64dd
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/08.txt
@@ -0,0 +1,3 @@
+708001,CLARO HND,ClaroHND

+70802,TIGOHND,TIGO

+708030,HND,HT - 200

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/10.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/10.txt
new file mode 100644
index 0000000..90bc95c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/10.txt
@@ -0,0 +1,3 @@
+71021,CLARO NIC,ClaroNIC

+710300,Movistar,Movistar

+71073,CLARO NIC,ClaroNIC

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/12.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/12.txt
new file mode 100644
index 0000000..c93711a
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/12.txt
@@ -0,0 +1,4 @@
+71201,I.C.E.,I.C.E.

+71202,I.C.E.,I.C.E.

+71203,CLARO CR,CLARO CR

+71204,Movistar,Movistar

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/14.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/14.txt
new file mode 100644
index 0000000..9236049
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/14.txt
@@ -0,0 +1,4 @@
+71401,+Movil - C&W PAN,PANCW

+714020,Movistar,Movistar

+71403,CLARO PA,CLARO PA

+71404,DIGICEL,DIGICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/16.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/16.txt
new file mode 100644
index 0000000..d364fb9
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/16.txt
@@ -0,0 +1,4 @@
+71606,MOVISTAR,MOVISTAR

+71610,CLARO PER,ClaroPER

+71615,Viettel Peru,VTP

+71617,Entel,Entel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/22.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/22.txt
new file mode 100644
index 0000000..2f7299c
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/22.txt
@@ -0,0 +1,5 @@
+722010,AR - TEFMVNO,TEFMVNO

+72207,AR - Movistar,Movistar

+722310,CLARO ARGENTINA,CLARO AR

+72234,AR PERSONAL,AR TP

+72236,AR PERSONAL,AR TP

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/24.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/24.txt
new file mode 100644
index 0000000..7ccac6b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/24.txt
@@ -0,0 +1,16 @@
+72402,TIM BRA,TIM

+72403,TIM BRA,TIM

+72404,TIM BRA,TIM

+72405,Claro BRA,Claro

+72406,VIVO,VIVO

+72410,VIVO,VIVO

+72411,VIVO,VIVO

+72415,BRA SCTL,SCTL

+72416,Oi,Oi

+72423,VIVO,VIVO

+72424,Oi,Oi

+72431,Oi,Oi

+72432,Algar Telecom,Algar

+72433,Algar Telecom,Algar

+72434,Algar Telecom,Algar

+72439,Nextel Brasil,Nextel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/30.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/30.txt
new file mode 100644
index 0000000..d88b305
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/30.txt
@@ -0,0 +1,6 @@
+73001,ENTEL PCS,ENTEL

+73002,Movistar,Movistar

+73003,CLARO CHL,ClaroCHL

+73007,Movistar,Movistar

+73009,WOM,WOM

+73010,ENTEL PCS,ENTEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/32.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/32.txt
new file mode 100644
index 0000000..ea294e5
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/32.txt
@@ -0,0 +1,6 @@
+732101,Claro,Claro

+732103,TIGO,TIGO

+732111,TIGO,TIGO

+732123,Movistar,Movistar

+732130,Avantel,Avantel

+732187,ETB,ETB

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/34.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/34.txt
new file mode 100644
index 0000000..ab71574
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/34.txt
@@ -0,0 +1,3 @@
+73402,DIGITEL,DIGITEL

+73404,Movistar,Movistar

+73406,VE_MOVILNET,Movilnet

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/36.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/36.txt
new file mode 100644
index 0000000..42d1a0b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/36.txt
@@ -0,0 +1,3 @@
+73601,VIVA,VIVA

+73602,BOMOV,EMOVIL

+73603,TIGO,TIGO

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/38.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/38.txt
new file mode 100644
index 0000000..fbf2223
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/38.txt
@@ -0,0 +1,2 @@
+738002,GUY GTT + Do More,GTT+

+73801,Digicel,Digicel

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/40.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/40.txt
new file mode 100644
index 0000000..c82062e
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/40.txt
@@ -0,0 +1,3 @@
+74000,Movistar,Movistar

+74001,CLARO,CLARO

+74002,CNT,CNT

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/44.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/44.txt
new file mode 100644
index 0000000..48ef669
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/44.txt
@@ -0,0 +1,4 @@
+74401,HOLA PARAGUAY S.A.,HPGYSA

+74402,CLARO PY,CLARO PY

+74404,TIGO PY,TIGO

+74405,PY Personal,Personal

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/46.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/46.txt
new file mode 100644
index 0000000..66e535b
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/46.txt
@@ -0,0 +1,2 @@
+74602,SR.TELESUR.GSM,TeleG

+74603,DIGICEL,DIGICEL

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/48.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/48.txt
new file mode 100644
index 0000000..1ae5ace
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/48.txt
@@ -0,0 +1,3 @@
+74801,Antel,Antel

+74807,Movistar,Movistar

+74810,CLARO URUGUAY,CLARO UY

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/50.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/50.txt
new file mode 100644
index 0000000..5241670
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/7/50.txt
@@ -0,0 +1 @@
+750001,Sure FLK,Sure

diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/9/01.txt b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/9/01.txt
new file mode 100644
index 0000000..29f83a6
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/mddata/plmn/TS25/9/01.txt
@@ -0,0 +1,9 @@
+90111,Inmarsat,INX

+90112,Telenor Maritime,TelenorM

+90114,AeroMobile,AeroMob

+90115,OnAir,OnAir

+90126,TIM@sea,TIM@sea

+90144,AT&T,AT&T

+90145,AISatSea,AISatSea

+90146,Telecom26,T26

+90150,EchoStar Mobile,EML
\ No newline at end of file
diff --git a/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/modem.img b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/modem.img
new file mode 100644
index 0000000..52ead12
--- /dev/null
+++ b/prebuilt/modem/mt2735/MT2735_V02.MP1_MR3_NLWG_P9_T800_L1-1215_20240208/modem.img
Binary files differ