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:
parent
37a70467c4
commit
d828dc31a1
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue