qcacld-3.0: Update default values of INI items

Update default values of INI items to most commonly used values
in WCNSS_qcom_cfg.ini file on commercial devices.

Change-Id: Ibf1e22406951855a4e726fb8105913a53d3c33ee
CRs-Fixed: 2874758
This commit is contained in:
Alan Chen
2021-02-09 16:00:13 -08:00
committed by snandini
父節點 cf00d8ea5b
當前提交 073531fc1e
共有 13 個文件被更改,包括 82 次插入72 次删除

查看文件

@@ -451,7 +451,7 @@
* gCountryCodePriority - Priority to set country code
* @Min: 0
* @Max: 1
* @Default: 0
* @Default: 1
*
* This ini is used to set default gCountryCodePriority
*
@@ -459,13 +459,13 @@
*
* Supported Feature: SAP
*
* Usage: Internal/External
* Usage: Internal
*
* </ini>
*/
#define CFG_COUNTRY_CODE_PRIORITY CFG_INI_BOOL( \
"gCountryCodePriority", \
0, \
1, \
"Country code priority")
/*