mirror of
https://github.com/Evolution-X-Devices/device_oneplus_sm8550-common
synced 2026-02-01 08:45:24 +00:00
sm8550-common: Bring in select pre-OOS 14 audio changes
Somehow missed during last updates from OOS 13.x. As sidenote, all changes related to spatial output were skipped, keeping AOSP output (and aligned with vanilla kalama config) instead of switching to custom one. Change-Id: I7e0864eb31ba9637af2fbd14bb55d971b7e14cd9
This commit is contained in:
@@ -291,7 +291,13 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
samplingRates="8000 11025 12000 16000 22050 24000 32000 44100 48000 96000 192000"
|
||||
channelMasks="AUDIO_CHANNEL_IN_MONO AUDIO_CHANNEL_IN_STEREO AUDIO_CHANNEL_IN_FRONT_BACK AUDIO_CHANNEL_INDEX_MASK_3 AUDIO_CHANNEL_INDEX_MASK_4"/>
|
||||
</mixPort>
|
||||
<!-- #ifdef OPLUS_FEATURE_OCAR_AUDIO -->
|
||||
<!-- zhangrun@MULTIMEDIA.AUDIODRIVER.HAL, 2022/09/06, add for support call record in ocar mode -->
|
||||
<!--
|
||||
<mixPort name="voice_rx" role="sink">
|
||||
-->
|
||||
<mixPort name="voice_rx" role="sink" maxOpenCount="2" maxActiveCount="2">
|
||||
<!-- #endif OPLUS_FEATURE_OCAR_AUDIO -->
|
||||
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
|
||||
samplingRates="8000 16000 48000" channelMasks="AUDIO_CHANNEL_IN_MONO AUDIO_CHANNEL_IN_STEREO"/>
|
||||
</mixPort>
|
||||
|
||||
Reference in New Issue
Block a user