Disable Wifi BugReport for subsystem restart

Flag: EXEMPT gated by overlay
Bug: 373594936
Test: Manuel test, trigger SSR and won't create bugreport automatically
Change-Id: I92b0a55d8fb2d287ab359389b6bdf5e6eaba0e11
This commit is contained in:
Isaac Chiou 2024-11-08 09:04:51 +00:00
parent 613e9d9e28
commit 79756404aa

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>