Update the hal message api
Update the WLAN_HAL_PNO_MAX_NETW_CHANNELS value in hal message api.
Change-Id: Ica386ebc80c06f4b54714b2f9c3ff0181e2966d0
CRs-Fixed: 476741
diff --git a/riva/inc/wlan_hal_msg.h b/riva/inc/wlan_hal_msg.h
index a72fd8f..a324b71 100644
--- a/riva/inc/wlan_hal_msg.h
+++ b/riva/inc/wlan_hal_msg.h
@@ -4909,7 +4909,7 @@
*PNO Messages
*-------------------------------------------------------------------------*/
/*Max number of channels that a network can be found on*/
-#define WLAN_HAL_PNO_MAX_NETW_CHANNELS 26
+#define WLAN_HAL_PNO_MAX_NETW_CHANNELS 60
/*Max number of channels that a network can be found on*/
#define WLAN_HAL_PNO_MAX_NETW_CHANNELS_EX 60