Wifi: Disable config_wifiEnableStaIndoorChannelForPeerNetwork

In JP, the device is not allowed to enable hotspot on W52 (5G band 1) outdoors unless the warning statement is present, and the original mechanism would violate regulations when the device connects to AP on W52 and enables the hotspot outdoors.

This CL disable config_wifiEnableStaIndoorChannelForPeerNetwork and make sure the device will not enable hotspot on Indoor Channel

Bug: 351981809
Test: AU drop/IFS/RvR/CTS/VTS/Manual Test, JP SAP indoor channel test
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:84c4eeb9019b25ea4bb0c18a15625f242256f13e)
Merged-In: Ib5bf4c59edd3ea802b850372e709598e64ab54ae
Change-Id: Ib5bf4c59edd3ea802b850372e709598e64ab54ae
This commit is contained in:
Isaac Chiou 2024-07-12 08:01:12 +00:00 committed by Android Build Coastguard Worker
parent 43e7687ee3
commit 4df8770139

View file

@ -153,7 +153,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 -->