wlan: Enable ARP Offload

ARP offload is currently not enabled.  Enable Active Offload and ARP
Offload in the runtime configuration.

Bug: 7987935
Change-Id: Idfe77133a70296a1a10814da7d7195f013283e5c
Signed-off-by: Iliyan Malchev <malchev@google.com>
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini
index 81f1536..452edaa 100644
--- a/WCNSS_qcom_cfg.ini
+++ b/WCNSS_qcom_cfg.ini
@@ -61,8 +61,11 @@
 # 2: Filter all Broadcast. 3: Filter all Mcast and Bcast
 McastBcastFilter=3
 
-#Flag to enable HostARPOffload feature or not
-hostArpOffload=0
+# Flag to enable Active mode offload
+gEnableActiveModeOffload=1
+
+# Flag to enable HostARPOffload feature or not
+hostArpOffload=1
 
 #SoftAP Related Parameters
 # AP MAc addr (obsolete)