Merge "Disable Wifi BugReport for subsystem restart" into main

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

View file

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