Bug: 336215786 Change-Id: I0c8548e84e08f0106b2a88f6afadba0dc1021bcc Signed-off-by: samou <samou@google.com>
22 lines
605 B
JSON
22 lines
605 B
JSON
{
|
|
"MitigationMethod":[
|
|
{
|
|
"Name":"AUDIO_MITIGATION",
|
|
"Module":"AUDIO",
|
|
"Trigger":["OILO1"],
|
|
"State":["LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
|
"Condition":"BASIC"
|
|
},
|
|
{
|
|
"Name":"UNDEFINED",
|
|
"Module":"UNDEFINED",
|
|
"Trigger":["OILO1", "OILO2", "UVLO1", "UVLO2", "SMPL"],
|
|
"State":["START", "LIGHT", "MEDIUM", "HEAVY", "DISABLED"],
|
|
"Condition":"BASIC"
|
|
}
|
|
],
|
|
"MitigationConfig": {
|
|
"QuickSaveStats": 1,
|
|
"TriggerDeglitchMS": 1000
|
|
}
|
|
}
|