bm: config: add quick save br_stats and deglitch ms

Bug: 336215786
Change-Id: I89f313761e2501e5d49fe3eba4ae4e86a8c719bc
Signed-off-by: samou <samou@google.com>
This commit is contained in:
samou 2024-04-22 11:31:35 +00:00
parent 51f79f48d1
commit cfb56af537

View file

@ -14,5 +14,9 @@
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
"Condition":"BASIC"
}
]
],
"MitigationConfig": {
"QuickSaveStats": 1,
"TriggerDeglitchMS": 1000
}
}