qcacld-3.0: Keep "p2p_go_on_5ghz_indoor_chan" ini disabled
Keep the ini "p2p_go_on_5ghz_indoor_chan" disabled by default. Change-Id: If6a4b1a62959299aa5fceb5342571912c5e72c9b CRs-Fixed: 3540166
This commit is contained in:

committed by
Rahul Choudhary

parent
26618d84fa
commit
cfd8da1768
@@ -144,7 +144,7 @@
|
|||||||
*/
|
*/
|
||||||
#define CFG_P2P_GO_ON_5GHZ_INDOOR_CHANNEL CFG_INI_BOOL(\
|
#define CFG_P2P_GO_ON_5GHZ_INDOOR_CHANNEL CFG_INI_BOOL(\
|
||||||
"p2p_go_on_5ghz_indoor_chan", \
|
"p2p_go_on_5ghz_indoor_chan", \
|
||||||
"0", \
|
0, \
|
||||||
"Allow P2P GO on 5 GHz indoor channels")
|
"Allow P2P GO on 5 GHz indoor channels")
|
||||||
|
|
||||||
#define CFG_P2P_ALL \
|
#define CFG_P2P_ALL \
|
||||||
|
Reference in New Issue
Block a user