diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-07-27 07:27:55 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-07-27 07:27:55 +0000 |
| commit | 7976325758b3e37744a0c30ba3beaa51c7700c76 (patch) | |
| tree | 0142d57476abf12876ebcc5d5f357cb57dce27e3 | |
| parent | a859666793e6c2676e06da4289c2a0577a414259 (diff) | |
| parent | 6a1547a22a5158946f7cfd386b2ba476ce218d38 (diff) | |
release-request-94878621-f29d-487c-a2aa-213f2be9d20c-for-git_oc-mr1-release-4222039 snap-temp-L91400000086509174
Change-Id: I891a50d85c58fbb06015a09087ab0544353eec58
| -rw-r--r-- | WCNSS_qcom_cfg.ini | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/WCNSS_qcom_cfg.ini b/WCNSS_qcom_cfg.ini index cbfca2a..1e4e0ec 100644 --- a/WCNSS_qcom_cfg.ini +++ b/WCNSS_qcom_cfg.ini @@ -467,8 +467,8 @@ gEnableSelfRecovery=1 #Enable firmware log gEnablefwlog=1 # Additional firmware log levels -gFwDebugLogLevel=4 -gFwDebugModuleLoglevel=1,0,2,0,4,0,5,0,6,0,7,4,8,0,9,0,11,0,13,0,17,0,18,0,19,0,27,0,29,0,31,0,35,0,36,0,38,0 +gFwDebugLogLevel=3 +gFwDebugModuleLoglevel=2,1,3,1,5,1,9,1,13,1,14,1,18,1,19,1,26,1,28,1,29,1,31,1,36,1,38,1,46,1,47,1,50,1,52,1,53,1,56,1,60,1,61,1,4,1 #Enable firmware uart print gEnablefwprint=0 @@ -605,6 +605,10 @@ gDualMacFeatureDisable=2 #Set priority for connection with bssid_hint g_is_bssid_hint_priority=0 +gdbs_scan_selection=5,4,1,16,4,1 + +gEnableLPRx=0 + END # Note: Configuration parser would not read anything past the END marker |
