audio: enable battery mitigation
Bug: 330302105 Test: manual test Change-Id: Ib6a8ac54fe7494c128d90a8600bbfa8ba041abc8 Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
parent
f92e831c5e
commit
f756048986
3 changed files with 18 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" />
|
||||
|
|
|
@ -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" />
|
||||
|
|
|
@ -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