Snap for 12159347 from 360b86af2c
to 25D4-release
Change-Id: I8c4a3c74743767e3f5b625fa665fd317fa858d61
This commit is contained in:
commit
eb8d9b6772
3 changed files with 38 additions and 4 deletions
|
@ -264,6 +264,7 @@
|
|||
<ctl name="Incall Capture Stream0" value="Off" />
|
||||
<ctl name="Incall Capture Stream1" value="Off" />
|
||||
<ctl name="Incall Capture Stream2" value="Off" />
|
||||
<ctl name="Incall Capture Stream3" value="Off" />
|
||||
|
||||
<!-- These two controls control the muting function of mics and sinks during the voice call. -->
|
||||
<!-- They would be enabled by HAL. -->
|
||||
|
@ -1014,6 +1015,39 @@
|
|||
<ctl name="VOIP TX Mixer BT_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="microphones -> voip-gsenet-capture-0">
|
||||
<ctl name="Incall Capture Stream3" value="3MIC" />
|
||||
<ctl name="VOIP TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="back-microphones -> voip-gsenet-capture-0">
|
||||
<ctl name="Incall Capture Stream3" value="3MIC" />
|
||||
<ctl name="VOIP TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="usb-microphones -> voip-gsenet-capture-0">
|
||||
<ctl name="Incall Capture Stream3" value="3MIC" />
|
||||
<ctl name="VOIP TX Mixer USB_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="usb-headset-microphones -> voip-gsenet-capture-0">
|
||||
<path name="usb-microphones -> voip-gsenet-capture-0" />
|
||||
</path>
|
||||
|
||||
<path name="usb-device-microphones -> voip-gsenet-capture-0">
|
||||
<path name="usb-microphones -> voip-gsenet-capture-0" />
|
||||
</path>
|
||||
|
||||
<path name="bluetooth-sco-headset-microphones -> voip-gsenet-capture-0">
|
||||
<ctl name="Incall Capture Stream3" value="3MIC" />
|
||||
<ctl name="VOIP TX Mixer BT_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="bluetooth-low-energy-headset-microphones -> voip-gsenet-capture-0">
|
||||
<ctl name="Incall Capture Stream3" value="3MIC" />
|
||||
<ctl name="VOIP TX Mixer BT_TX" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="microphones -> fast-capture-0">
|
||||
<ctl name="EP3 TX Mixer INTERNAL_MIC_TX" value="1" />
|
||||
</path>
|
||||
|
@ -1191,7 +1225,7 @@
|
|||
<ctl name="TAS25XX CODEC PROFILE" value="voice"/>
|
||||
<ctl name="TAS25XX ASI Switch" value="1"/>
|
||||
<ctl name="TAS25XX PLAYBACK_VOLUME_LEFT" value="58"/>
|
||||
<ctl name="HAC AMP EN" value="0" />
|
||||
<ctl name="HAC AMP EN" value="1" />
|
||||
<ctl name="TAS25XX EM LEFT" value="OFF"/>
|
||||
<ctl name="TAS25XX EM RIGHT" value="OFF"/>
|
||||
</path>
|
||||
|
|
|
@ -171,7 +171,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
"LimitInfo": [0, 1, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -844,7 +844,7 @@
|
|||
"MaxReleaseStep": 1,
|
||||
"MaxThrottleStep": 1,
|
||||
"CdevCeiling": [0, 25, 25, 25, 26, 26, 26],
|
||||
"LimitInfo": [0, 0, 1, 1, 26, 26, 26]
|
||||
"LimitInfo": [0, 1, 1, 1, 26, 26, 26]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1277,4 +1277,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue