audio: enable DP audio
Bug: 322887752 Test: builds Change-Id: I6ae9fc3eaf60248f100bac926b66a42596944ae1 Signed-off-by: Robert Lee <lerobert@google.com>
This commit is contained in:
parent
8ef6ee3e3e
commit
6adaa36d29
2 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||||
|
|
|
@ -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"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue