Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork

Bug: 351981809
Bug: 352658713
Test: AU drop/IFS/RvR/CTS/VTS/Manual Test, JP SAP indoor channel test
Signed-off-by: Hana Huang <hanahuang@google.com>
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:37b036a0ed8b956f77589654c3748ee6fbacedd1)
Merged-In: If2d46e2bbd7612e6cc6f80bc74c7870dea17e08d
Change-Id: If2d46e2bbd7612e6cc6f80bc74c7870dea17e08d
This commit is contained in:
Hana Huang 2024-07-12 05:57:06 +00:00 committed by Android Build Coastguard Worker
parent 813d843b8c
commit df71f96653

View file

@ -152,7 +152,7 @@
<!-- 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>
<bool translatable="false" name="config_wifiEnableStaIndoorChannelForPeerNetwork">false</bool>
<!-- Boolean indicating whether we should enable the STA current connected DFS channel
for SAP, WFD GO, Wi-Fi Aware -->
<bool translatable="false" name="config_wifiEnableStaDfsChannelForPeerNetwork">true</bool>