Merge "audio: enable DP audio" into main

This commit is contained in:
Treehugger Robot 2024-02-01 07:17:01 +00:00 committed by Android (Google) Code Review
commit b20c7242e2
2 changed files with 7 additions and 0 deletions

View file

@ -296,6 +296,7 @@
<device_handle> <device_handle>
<handler libname="audio_bt_aoc.so"/> <handler libname="audio_bt_aoc.so"/>
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000,UnsupportedFormat=S24_LE"/> <handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000,UnsupportedFormat=S24_LE"/>
<handler libname="audio_hdmi_aoc.so"/>
</device_handle> </device_handle>
<external_module> <external_module>

View file

@ -682,6 +682,12 @@
<ctl name="R Fast Use Case Switch Enable" value="1" /> <ctl name="R Fast Use Case Switch Enable" value="1" />
</path> </path>
<path name="hdmi">
</path>
<path name="hdmi-post">
</path>
<path name="voice-speaker"> <path name="voice-speaker">
<ctl name="R Boost Peak Current Limit" value="3.50A"/> <ctl name="R Boost Peak Current Limit" value="3.50A"/>
<ctl name="Boost Peak Current Limit" value="3.50A"/> <ctl name="Boost Peak Current Limit" value="3.50A"/>