Merge "[Bugfix][bug-view-256]Resolve the issue of differential package downgrade failure"
diff --git a/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk b/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
index 7928288..345df0e 100755
--- a/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
+++ b/ap/project/zx297520v3/prj_vehicle_dc_ref/build/config.mk
@@ -5,7 +5,9 @@
 ############################################################################

 

 export CONFIG_WIFI_MODULE=aic8800

-#export CONFIG_WIFI_SUB_MODULE=d80

+# zw.wang[wifi] Enable 5G hotspot Settings 80211ax_5G, 20/40/80M and 80211ac_5G, 20/40/80M, callback ap status Return 5 on 20240927 on start

+export CONFIG_WIFI_SUB_MODULE=d80

+# zw.wang[wifi] Enable 5G hotspot Settings 80211ax_5G, 20/40/80M and 80211ac_5G, 20/40/80M, callback ap status Return 5 on 20240927 on end

 export CONFIG_WIFI_FUNCTION=apsta

 #export CONFIG_WIFI_SINGLEAP=yes #just for realtek

 export CONFIG_SIGN_IMAGE=yes