Merge "audio: enable battery mitigation" into 24D1-dev
This commit is contained in:
commit
c51a35f838
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