audio: enable battery mitigation
Bug: 330302105 Test: manual test Change-Id: Id042e4c0d7f69d38b41a39d131e77f5b96c23c68 Signed-off-by: samou <samou@google.com>
This commit is contained in:
parent
e40d721148
commit
c7cfb7002b
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@
|
|||
<argument name="Name" value="BCL_AUDIO_BAACL" />
|
||||
<argument name="Strategy" value="MediaSpeakerAndScreenOn" />
|
||||
</feature>
|
||||
<feature name="BatteryMitigation">
|
||||
<argument name="TargetDigitalVolume" value="809" />
|
||||
<argument name="PcmRampMs" value="15ms" />
|
||||
<argument name="ThrottleDurationMs" value="3000" />
|
||||
<argument name="ThrottleMitigationLevel" value="LIGHT" />
|
||||
</feature>
|
||||
<feature name="PlaybackThermalThrottle">
|
||||
<argument name="PollWaitMs" value="20000" />
|
||||
<argument name="ThermistorName" value="VIRTUAL-SKIN-SPEAKER" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue