Set default value of allowing STA-connected indoor channel as true
Bug: 265987068 Test: manual test to confirm the feature had been enabled in vendor drv Change-Id: I7f031e42e85e61649245fba288234f48cdedc1e9
This commit is contained in:
parent
5c46cf01a1
commit
4b5676a080
1 changed files with 4 additions and 0 deletions
|
@ -148,4 +148,8 @@
|
|||
<!-- Boolean indicating whether DTIM multiplier configuration is enabled. DTIM multiplier value
|
||||
is when the system is in the suspended mode -->
|
||||
<bool translatable="false" name="config_wifiDtimMultiplierConfigEnabled">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether we should enable the STA current connected indoor channel
|
||||
for SAP, WFD GO, Wi-Fi Aware -->
|
||||
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">true</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue