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 d7999fab5b

View file

@ -181,4 +181,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>