audio: reduce pull duration for speaker power

Bug: 326161303
Test: manual test b/326161303#comment7

Change-Id: I0d74c6a53674199257d593392a5969d66314b61d
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2024-02-22 11:42:24 +08:00
parent 165ff1c437
commit 7e859d101a

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="20000" />
<argument name="SpeakerPowerPollWaitMs" value="5000" />
</feature>
<feature name="RuntimeTuningDump" />
<feature name="SoundDose" />