FP4: Bump to FP4.TP1V.C.073.20230905
Change-Id: I8c9dbb84100b070b0442ce2881a07f0af6d99907
diff --git a/gps/etc/izat.conf b/gps/etc/izat.conf
index 2d35b6a..079b0da 100644
--- a/gps/etc/izat.conf
+++ b/gps/etc/izat.conf
@@ -124,6 +124,14 @@
#BASIC
WIFI_SUPPLICANT_INFO=BASIC
+#DBH modes:
+#USE_ZPP_IN_DBH values:
+#0: for new Modem platform, time based tracking is supported during DBH in modem,
+# AP side doesn't need to use ZPP to get best available position during DBH.
+#1: for old Modem platform, time based tracking is not supported during DBH in modem,
+# AP side has to use ZPP to get bese available position during DBH for CPI injection.
+USE_ZPP_IN_DBH = 0
+
#####################################
# Location process launcher settings
#####################################