diff options
Diffstat (limited to 'wifi')
-rwxr-xr-x | wifi/WCNSS_qcom_cfg.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 246b0c7..1c55a0e 100755 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -644,7 +644,7 @@ gRuntimePM=1 # The Time is in msec. # 100 is min, 10000 is max, 500 is default. -gRuntimePMDelay=500 +gRuntimePMDelay=1500 # Enable to check FW hash if secure FW feature is enabled. It's for defconfig # builds only since it will be ignored in performance/release builds. |