audio: enable playback thermal throttle am: 20fc19f50a
am: 8e68fd7410
Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/20828415 Change-Id: Ic052da1375beae27296d75b6bc995c54576403d3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
b17ba87b70
1 changed files with 2 additions and 1 deletions
|
@ -244,6 +244,7 @@
|
|||
<features>
|
||||
<feature name="ThermalThrottle=Type:SKIN,Name:VIRTUAL-SKIN"/>
|
||||
<feature name="BatteryThrottle=Type:BCL_VOLTAGE,Name:BCL_AUDIO_BAACL,Strategy:MediaSpeakerAndScreenOn"/>
|
||||
<feature name="PlaybackThermalThrottle=PollWaitMs:20000,ThermistorName:VIRTUAL-SKIN,ThermistorType:SKIN,ThrottlingSeverity:LIGHT"/>
|
||||
</features>
|
||||
|
||||
<cfg_attr>
|
||||
|
@ -298,7 +299,7 @@
|
|||
</device_handle>
|
||||
|
||||
<external_module>
|
||||
<module libname="audio_waves_aoc.so" argu="Sink=SPK:1"/>
|
||||
<module libname="audio_waves_aoc.so" argu="Sink=SPK:1 ThermistorsName=VIRTUAL-SKIN"/>
|
||||
<module libname="audio_spk_35l41.so" argu="AcousticShockProtection"/>
|
||||
<module libname="audio_cca_aoc.so"/>
|
||||
<module libname="audio_fortemedia_aoc.so" argu="DL_CH=y VoIP_DLCHs=SPK:2,USB:2 VoIP_Rate=32000 BOOST_USB_SWB_CLK=y SHARED_MODULE=1130578253"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue