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 74e9ccf55a

View file

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