audio: correct polling time for speaker power

Bug: 283051989
Test: manual test

Change-Id: I85b751f4fd0b9d3027750f34bc645e2ecf15916a
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-12-22 12:08:48 +08:00
parent 37a70467c4
commit d828dc31a1
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
<argument name="ThermistorName" value="VIRTUAL-SKIN-SPEAKER" />
<argument name="ThermistorType" value="UNKNOWN" />
<argument name="ThrottlingSeverity" value="LIGHT" />
<argument name="SpeakerPowerPollWaitMs" value="2000" />
<argument name="SpeakerPowerPollWaitMs" value="20000" />
</feature>
<feature name="RuntimeTuningDump" />
</features>

View file

@ -245,7 +245,7 @@
<features>
<feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/>
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN-SPEAKER,ThermistorType:UNKNOWN,ThrottlingSeverity:LIGHT,SpeakerPowerPollWaitMs:2000"/>
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN-SPEAKER,ThermistorType:UNKNOWN,ThrottlingSeverity:LIGHT,SpeakerPowerPollWaitMs:20000"/>
</features>
<cfg_attr>