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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user