wlan :Increase the number of channel in channel avoidance support.

Interface file change for CxM support for LTE-Carrier aggregation
coexistence with wlan, increase the number of channel in channel
avoidance support from 4 to 15.

CRs-Fixed: 855340
Change-Id: Iee1967b06f3e9990a96d2135a532eac270b94bb0
diff --git a/riva/inc/wlan_hal_msg.h b/riva/inc/wlan_hal_msg.h
index 75a3ae6..a05e3a7 100644
--- a/riva/inc/wlan_hal_msg.h
+++ b/riva/inc/wlan_hal_msg.h
@@ -7786,7 +7786,7 @@
  * WLAN_HAL_AVOID_FREQ_RANGE_IND
  *-------------------------------------------------------------------------*/
 
-#define WLAN_HAL_MAX_AVOID_FREQ_RANGE           4
+#define WLAN_HAL_MAX_AVOID_FREQ_RANGE           15
 
 typedef PACKED_PRE struct PACKED_POST
 {