Merge "Disable Wifi BugReport for subsystem restart" into main

This commit is contained in:
Isaac Chiou 2024-11-20 12:58:30 +00:00 committed by Android (Google) Code Review
commit 24ce6fe330

View file

@ -193,4 +193,6 @@
false: firmware roaming will not be affected. -->
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool>
<!-- Boolean indicating whether to trigger bugreport for WiFi subsystem restart issue -->
<bool translatable="false" name ="config_wifi_subsystem_restart_bugreport_enabled">false</bool>
</resources>