Avoid obj mgr logging of get ref API print on console for MCC as it leads to excessive logging and assert. Change-Id: I75fb9381a7c122f4d7701888da35c7e38836250e CRs-Fixed: 2941196
@@ -3998,6 +3998,8 @@ ccflags-y += -DLOG_DEL_OBJ_TIMEOUT_VALUE_MSEC=10000
ccflags-y += -DLOG_DEL_OBJ_DESTROY_DURATION_SEC=10
+ccflags-y += -DWLAN_OBJMGR_RATELIMIT_THRESH=0
+
# Defining Reduction Limit 0 for MCL. If it is not defined,
#then WLAN_SCHED_REDUCTION_LIMIT will be 32 for
# WIN.