audio: correct thermistor type

Bug: 305128022
Test: manual test

Change-Id: I1771cafc26752bda9e65134dc4f1f6bc120c8ef3
Signed-off-by: Jasmine Cha <chajasmine@google.com>
This commit is contained in:
Jasmine Cha 2023-10-18 15:34:50 +08:00
parent 0bd82dc011
commit ac6cf7722b

View file

@ -244,7 +244,7 @@
<soundcard_name name="google,aoc-snd-card" /> <soundcard_name name="google,aoc-snd-card" />
<features> <features>
<feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/> <feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/>
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN-SPEAKER,ThermistorType:SKIN,ThrottlingSeverity:MODERATE"/> <feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN-SPEAKER,ThermistorType:UNKNOWN,ThrottlingSeverity:MODERATE"/>
</features> </features>
<cfg_attr> <cfg_attr>