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: I968f55519f7e9e1fda6731299b60f5acb50a9e90
This commit is contained in:
Isaac Chiou 2024-11-01 07:21:22 +00:00
parent b2bbfc29ea
commit 149158d5ec

View file

@ -197,4 +197,6 @@
false: firmware roaming will not be affected. --> false: firmware roaming will not be affected. -->
<bool translatable="false" name ="config_wifiDisableFirmwareRoamingInIdleMode">true</bool> <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> </resources>