bm: config: add quick save br_stats and deglitch ms
Bug: 336215786 Change-Id: I0c8548e84e08f0106b2a88f6afadba0dc1021bcc Signed-off-by: samou <samou@google.com>
This commit is contained in:
parent
d3d8be7a77
commit
aaddc6d97e
3 changed files with 15 additions and 3 deletions
|
@ -14,5 +14,9 @@
|
|||
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
||||
"Condition":"BASIC"
|
||||
}
|
||||
]
|
||||
],
|
||||
"MitigationConfig": {
|
||||
"QuickSaveStats": 1,
|
||||
"TriggerDeglitchMS": 1000
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,5 +14,9 @@
|
|||
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
||||
"Condition":"BASIC"
|
||||
}
|
||||
]
|
||||
],
|
||||
"MitigationConfig": {
|
||||
"QuickSaveStats": 1,
|
||||
"TriggerDeglitchMS": 1000
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,5 +14,9 @@
|
|||
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
||||
"Condition":"BASIC"
|
||||
}
|
||||
]
|
||||
],
|
||||
"MitigationConfig": {
|
||||
"QuickSaveStats": 1,
|
||||
"TriggerDeglitchMS": 1000
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue