Flag: vendor.google.battery_mitigation.flags.enable_swift_audio_mitigation Bug: 319619657 Change-Id: Iaa1106e5f357630cd1d45df3614bd6d8a9d91148 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
|
|
}
|
|
}
|