Merge "bm: config: add quick save br_stats and deglitch ms" into 24D1-dev am: 12f0ba7641
Original change: https://googleplex-android-review.googlesource.com/c/device/google/caimito/+/27052635 Change-Id: Ice24557e3059e14801046db181ad764582a8e179 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
be6325ee63
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