audio: add always available display paths
Bug: 378303588 Test: n/a Flag: vendor.google.whitechapel.audio.flags.enable_always_available_display Change-Id: I5f485d4e8d734b7f1bc9c8cb0692da044f029605
This commit is contained in:
parent
74edc4ad14
commit
701babc0a3
3 changed files with 30 additions and 0 deletions
|
@ -1048,6 +1048,10 @@
|
|||
<path name="haptic-playback-0 -> usb" />
|
||||
</path>
|
||||
|
||||
<path name="hostless-playback-0 -> speaker">
|
||||
<ctl name="TDM_0_RX Mixer NoHost1" value="1" />
|
||||
</path>
|
||||
|
||||
<!-- audio capture dynamic route -->
|
||||
<path name="microphones -> primary-capture-0">
|
||||
<ctl name="EP1 TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
|
@ -1343,6 +1347,12 @@
|
|||
<ctl name="R Fast Use Case Switch Enable" value="1" /-->
|
||||
</path>
|
||||
|
||||
<path name="speaker (ALWAYS_AVAILABLE_DISPLAY)">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<ctl name="R Boost Peak Current Limit" value="1.80A" />
|
||||
<ctl name="R Digital PCM Volume" value="817" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-safe">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<!-- load Bypass FIR -->
|
||||
|
|
|
@ -1048,6 +1048,10 @@
|
|||
<path name="haptic-playback-0 -> usb" />
|
||||
</path>
|
||||
|
||||
<path name="hostless-playback-0 -> speaker">
|
||||
<ctl name="TDM_0_RX Mixer NoHost1" value="1" />
|
||||
</path>
|
||||
|
||||
<!-- audio capture dynamic route -->
|
||||
<path name="microphones -> primary-capture-0">
|
||||
<ctl name="EP1 TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
|
@ -1343,6 +1347,12 @@
|
|||
<ctl name="R Fast Use Case Switch Enable" value="1" /-->
|
||||
</path>
|
||||
|
||||
<path name="speaker (ALWAYS_AVAILABLE_DISPLAY)">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<ctl name="R Boost Peak Current Limit" value="1.80A" />
|
||||
<ctl name="R Digital PCM Volume" value="817" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-safe">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<!-- load Bypass FIR -->
|
||||
|
|
|
@ -1048,6 +1048,10 @@
|
|||
<path name="haptic-playback-0 -> usb" />
|
||||
</path>
|
||||
|
||||
<path name="hostless-playback-0 -> speaker">
|
||||
<ctl name="TDM_0_RX Mixer NoHost1" value="1" />
|
||||
</path>
|
||||
|
||||
<!-- audio capture dynamic route -->
|
||||
<path name="microphones -> primary-capture-0">
|
||||
<ctl name="EP1 TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
|
@ -1343,6 +1347,12 @@
|
|||
<ctl name="R Fast Use Case Switch Enable" value="1" /-->
|
||||
</path>
|
||||
|
||||
<path name="speaker (ALWAYS_AVAILABLE_DISPLAY)">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<ctl name="R Boost Peak Current Limit" value="1.80A" />
|
||||
<ctl name="R Digital PCM Volume" value="817" />
|
||||
</path>
|
||||
|
||||
<path name="speaker-safe">
|
||||
<ctl name="R Main AMP Enable Switch" value="1" />
|
||||
<!-- load Bypass FIR -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue