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: I28af1c1400b90b302b3c9b86c1c377dcdfe6db2a
This commit is contained in:
Isaac Chiou 2024-11-01 07:17:50 +00:00
parent 4537ccaca0
commit 5399e1c7e8

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>