Partially reapply "s5e8825-common: Switch to OSS Audio"
Restored SoundAlive bits.
This commit is contained in:
+108
@@ -370,6 +370,54 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "lib_SoundAlive_3DPosition_ver202",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/lib_SoundAlive_3DPosition_ver202.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
"liblog",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "lib_SoundAlive_AlbumArt_ver105",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/lib_SoundAlive_AlbumArt_ver105.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
"liblog",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "lib_SoundAlive_SRC384_ver320",
|
name: "lib_SoundAlive_SRC384_ver320",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
@@ -1914,6 +1962,66 @@ cc_prebuilt_library_shared {
|
|||||||
soc_specific: true,
|
soc_specific: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libaudioeffectoffload",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/soundfx/libaudioeffectoffload.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libcutils",
|
||||||
|
"libutils",
|
||||||
|
"liblog",
|
||||||
|
"libtinyalsa",
|
||||||
|
"libsecaudioinfo",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
relative_install_path: "soundfx",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
|
cc_prebuilt_library_shared {
|
||||||
|
name: "libmyspace",
|
||||||
|
owner: "samsung",
|
||||||
|
strip: {
|
||||||
|
none: true,
|
||||||
|
},
|
||||||
|
target: {
|
||||||
|
android_arm64: {
|
||||||
|
srcs: [
|
||||||
|
"proprietary/vendor/lib64/soundfx/libmyspace.so",
|
||||||
|
],
|
||||||
|
shared_libs: [
|
||||||
|
"libutils",
|
||||||
|
"libcutils",
|
||||||
|
"lib_SoundAlive_3DPosition_ver202",
|
||||||
|
"liblog",
|
||||||
|
"libaudioutils",
|
||||||
|
"libc++",
|
||||||
|
"libc",
|
||||||
|
"libm",
|
||||||
|
"libdl",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
compile_multilib: "64",
|
||||||
|
relative_install_path: "soundfx",
|
||||||
|
prefer: true,
|
||||||
|
soc_specific: true,
|
||||||
|
}
|
||||||
|
|
||||||
cc_prebuilt_library_shared {
|
cc_prebuilt_library_shared {
|
||||||
name: "libswdap",
|
name: "libswdap",
|
||||||
owner: "samsung",
|
owner: "samsung",
|
||||||
|
|||||||
+41
@@ -0,0 +1,41 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- Built-In Microphone Characteristic.
|
||||||
|
It should be modified based on real target board's conf -->
|
||||||
|
<audio_board_info>
|
||||||
|
<microphone_characteristics>
|
||||||
|
<microphone device_id="builtin_mic1"
|
||||||
|
id="0"
|
||||||
|
device="AUDIO_DEVICE_IN_BUILTIN_MIC"
|
||||||
|
address="bottom"
|
||||||
|
location="AUDIO_MICROPHONE_LOCATION_MAINBODY"
|
||||||
|
group="0"
|
||||||
|
index_in_the_group="0"
|
||||||
|
sensitivity="-37.0"
|
||||||
|
max_spl="132.5"
|
||||||
|
min_spl="28.5"
|
||||||
|
directionality="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"
|
||||||
|
num_frequency_responses="93"
|
||||||
|
frequencies="97.16 102.92 109.02 115.48 122.32 129.57 137.25 145.38 153.99 163.12 172.78 183.02 193.87 205.35 217.52 230.41 244.06 258.52 273.84 290.07 307.26 325.46 344.75 365.17 386.81 409.73 434.01 459.73 486.97 515.82 546.39 578.76 613.06 649.38 687.86 728.62 771.79 817.52 865.96 917.28 971.63 1029.20 1090.18 1154.78 1223.21 1295.69 1372.46 1453.78 1539.93 1631.17 1727.83 1830.21 1938.65 2053.53 2175.20 2304.09 2440.62 2585.23 2738.42 2900.68 3072.56 3254.62 3447.47 3651.74 3868.12 4097.32 4340.10 4597.27 4869.68 5158.22 5463.87 5787.62 6130.56 6493.82 6878.60 7286.18 7717.92 8175.23 8659.64 9172.76 9716.28 10292.01 10901.84 11547.82 12232.07 12956.87 13724.61 14537.84 15399.27 16311.73 17278.26 18302.06 19386.53"
|
||||||
|
responses="-0.40 -0.40 -0.60 -0.70 -0.40 -0.40 -0.30 -0.30 -0.30 -0.30 -0.20 -0.60 -0.90 -0.90 -1.00 -0.70 -0.80 -0.70 -0.70 -0.90 -0.70 -0.20 0.60 1.40 1.70 0.80 -0.80 -2.10 -2.30 -1.70 -0.90 0.50 1.30 1.20 0.80 0.10 0.20 0.40 2.30 2.40 0.00 -0.40 -0.10 0.70 -0.40 1.00 0.50 1.40 2.40 2.00 2.50 2.70 1.70 1.40 1.70 -1.90 -3.60 1.70 2.30 0.00 0.80 -0.30 0.60 1.90 1.40 -1.90 0.30 1.70 -0.60 0.40 2.20 3.60 -4.20 2.50 3.60 8.10 -4.30 5.70 7.30 9.60 7.80 10.20 16.40 18.60 20.10 22.50 23.50 17.60 17.90 18.80 17.70 15.10 14.70"
|
||||||
|
geometric_location="0.0513 0.0 0.0038"
|
||||||
|
orientation="0.0 -1.0 0.0"
|
||||||
|
/>
|
||||||
|
<microphone device_id="builtin_mic2"
|
||||||
|
id="0"
|
||||||
|
device="AUDIO_DEVICE_IN_BACK_MIC"
|
||||||
|
address="back"
|
||||||
|
location="AUDIO_MICROPHONE_LOCATION_MAINBODY"
|
||||||
|
group="0"
|
||||||
|
index_in_the_group="0"
|
||||||
|
sensitivity="-37.0"
|
||||||
|
max_spl="132.5"
|
||||||
|
min_spl="28.5"
|
||||||
|
directionality="AUDIO_MICROPHONE_DIRECTIONALITY_OMNI"
|
||||||
|
num_frequency_responses="93"
|
||||||
|
frequencies="97.16 102.92 109.02 115.48 122.32 129.57 137.25 145.38 153.99 163.12 172.78 183.02 193.87 205.35 217.52 230.41 244.06 258.52 273.84 290.07 307.26 325.46 344.75 365.17 386.81 409.73 434.01 459.73 486.97 515.82 546.39 578.76 613.06 649.38 687.86 728.62 771.79 817.52 865.96 917.28 971.63 1029.20 1090.18 1154.78 1223.21 1295.69 1372.46 1453.78 1539.93 1631.17 1727.83 1830.21 1938.65 2053.53 2175.20 2304.09 2440.62 2585.23 2738.42 2900.68 3072.56 3254.62 3447.47 3651.74 3868.12 4097.32 4340.10 4597.27 4869.68 5158.22 5463.87 5787.62 6130.56 6493.82 6878.60 7286.18 7717.92 8175.23 8659.64 9172.76 9716.28 10292.01 10901.84 11547.82 12232.07 12956.87 13724.61 14537.84 15399.27 16311.73 17278.26 18302.06 19386.53"
|
||||||
|
responses="-0.40 -0.40 -0.60 -0.70 -0.40 -0.40 -0.30 -0.30 -0.30 -0.30 -0.20 -0.60 -0.90 -0.90 -1.00 -0.70 -0.80 -0.70 -0.70 -0.90 -0.70 -0.20 0.60 1.40 1.70 0.80 -0.80 -2.10 -2.30 -1.70 -0.90 0.50 1.30 1.20 0.80 0.10 0.20 0.40 2.30 2.40 0.00 -0.40 -0.10 0.70 -0.40 1.00 0.50 1.40 2.40 2.00 2.50 2.70 1.70 1.40 1.70 -1.90 -3.60 1.70 2.30 0.00 0.80 -0.30 0.60 1.90 1.40 -1.90 0.30 1.70 -0.60 0.40 2.20 3.60 -4.20 2.50 3.60 8.10 -4.30 5.70 7.30 9.60 7.80 10.20 16.40 18.60 20.10 22.50 23.50 17.60 17.90 18.80 17.70 15.10 14.70"
|
||||||
|
geometric_location="0.0513 0.0 0.0038"
|
||||||
|
orientation="0.0 -1.0 0.0"
|
||||||
|
/>
|
||||||
|
</microphone_characteristics>
|
||||||
|
</audio_board_info>
|
||||||
+340
-331
@@ -1,333 +1,342 @@
|
|||||||
<mixer>
|
<mixer>
|
||||||
<!-- These paths are for USB Audio device with default codec -->
|
<!-- These paths are for USB Audio device with default codec -->
|
||||||
<ctl name="Headset Playback Volume" value="68 68" />
|
<ctl name="Headset Playback Volume" value="68 68" />
|
||||||
|
|
||||||
<!-- Output mixer settings -->
|
<!-- Output mixer settings -->
|
||||||
<!-- Playback paths -->
|
<!-- Playback paths -->
|
||||||
<path name="media-usb-headset-gain">
|
<path name="media-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="112 112" />
|
<ctl name="Headset Playback Volume" value="112 112" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-usb-headset-gain">
|
<path name="media-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="63 63" />
|
<ctl name="Headset Playback Volume" value="69 69" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-bottom-usb-headset-gain">
|
<path name="media-speaker-bottom-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="69 69" />
|
<ctl name="Headset Playback Volume" value="69 69" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- USBFM Radio paths -->
|
<!-- FM Radio paths -->
|
||||||
<path name="usbfm_radio-usb-headset-gain">
|
<path name="fm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="112 112" />
|
<ctl name="Headset Playback Volume" value="112 112" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Remote MIC playback paths -->
|
<!-- USBFM Radio paths -->
|
||||||
<path name="remote_mic-usb-headset-gain">
|
<path name="usbfm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="112 112" />
|
<ctl name="Headset Playback Volume" value="112 112" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Ringtone playback paths -->
|
<!-- Remote MIC playback paths -->
|
||||||
<path name="ringtone-usb-headset-gain">
|
<path name="remote_mic-comp-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="68 68" />
|
<ctl name="Headset Playback Volume" value="112 112" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-usb-headset-gain">
|
<path name="remote_mic-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="68 68" />
|
<ctl name="Headset Playback Volume" value="112 112" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
<!-- Ringtone playback paths -->
|
||||||
<ctl name="Headset Playback Volume" value="68 68" />
|
<path name="ringtone-usb-headset-gain">
|
||||||
</path>
|
<ctl name="Headset Playback Volume" value="68 68" />
|
||||||
|
</path>
|
||||||
<!-- APCall(Communication) playback paths -->
|
|
||||||
<path name="communication-usb-headset-gain">
|
<path name="ringtone-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
<ctl name="Headset Playback Volume" value="68 68" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- samsung voip fmc playback -->
|
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="68 68" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall(Communication) playback paths -->
|
||||||
<!-- VoIP playback paths -->
|
<path name="communication-usb-headset-gain">
|
||||||
<path name="voip-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="109 109" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- samsung voip fmc playback -->
|
||||||
<!-- WiFICall playback paths -->
|
<path name="samsung_voip_fmc-usb-headset-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<path name="wificall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
|
||||||
</path>
|
<!-- VoIP playback paths -->
|
||||||
|
<path name="voip-usb-headset-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Playback Volume" value="109 109" />
|
||||||
<path name="wificall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
|
||||||
</path>
|
<!-- WiFICall playback paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-gain">
|
||||||
<path name="wificall_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- VideoCall playback paths -->
|
<path name="wificall_wb-usb-headset-gain">
|
||||||
<path name="video_call-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall paths -->
|
<path name="wificall_evs-usb-headset-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<path name="incall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
|
||||||
</path>
|
<!-- VideoCall playback paths -->
|
||||||
|
<path name="video_call-usb-headset-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<path name="incall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
|
||||||
</path>
|
<!-- VoiceCall paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-gain">
|
||||||
<path name="incall_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall CP NB -->
|
<path name="incall_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP FB -->
|
||||||
<!-- VoLTECall CP WB -->
|
<path name="incall_fb-usb-headset-gain">
|
||||||
<path name="volte_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP NB -->
|
||||||
<!-- VoLTECall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP WB -->
|
||||||
<!-- VoLTECall CP FB -->
|
<path name="volte_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP EVS -->
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<path name="volte_cp_evs-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP FB -->
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<path name="volte_cp_fb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="115 115" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode -->
|
<path name="volte_vt_cp_evs-usb-headset-gain">
|
||||||
<path name="tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<!-- AP TTY Mode -->
|
<path name="volte_vt_cp_fb-usb-headset-gain">
|
||||||
<path name="ap_tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="115 115" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- TTY Mode -->
|
||||||
<!-- Input mixer settings -->
|
<path name="tty_mode-usb-headset-gain">
|
||||||
<!-- Capture paths -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="media-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="93" />
|
|
||||||
</path>
|
<!-- AP TTY Mode -->
|
||||||
|
<path name="ap_tty_mode-usb-headset-gain">
|
||||||
<!-- Karaoke Listenback MIC paths -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="listenback-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="110" />
|
|
||||||
</path>
|
<!-- Input mixer settings -->
|
||||||
|
<!-- Capture paths -->
|
||||||
<!-- Voice Recording paths -->
|
<path name="media-usb-headset-mic-gain">
|
||||||
<path name="recording-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="93" />
|
||||||
<ctl name="Headset Capture Volume" value="91" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Karaoke Listenback MIC paths -->
|
||||||
<!-- Camcording paths -->
|
<path name="listenback-usb-headset-mic-gain">
|
||||||
<path name="camcorder-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="110" />
|
||||||
<ctl name="Headset Capture Volume" value="91" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Voice Recording paths -->
|
||||||
<!-- Recognition Input paths -->
|
<path name="recording-usb-headset-mic-gain">
|
||||||
<path name="recognition-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="91" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Camcording paths -->
|
||||||
<!-- bargein samsung input -->
|
<path name="camcorder-usb-headset-mic-gain">
|
||||||
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="91" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Recognition Input paths -->
|
||||||
<!-- bargein external input -->
|
<path name="recognition-usb-headset-mic-gain">
|
||||||
<path name="bargein_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein samsung input -->
|
||||||
<!-- svoice/carmode samsung input -->
|
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein external input -->
|
||||||
<!-- svoice/carmode external input -->
|
<path name="bargein_external_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode samsung input -->
|
||||||
<!-- APCall TX paths -->
|
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="communication-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode external input -->
|
||||||
<!-- VoIP Input paths -->
|
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
||||||
<path name="voip-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall TX paths -->
|
||||||
<!-- samsung voip fmc input -->
|
<path name="communication-usb-headset-mic-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoIP Input paths -->
|
||||||
<!-- WiFiCall Input paths -->
|
<path name="voip-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="wificall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- samsung voip fmc input -->
|
||||||
|
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="wificall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- WiFiCall Input paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-mic-gain">
|
||||||
<path name="wificall_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- Video Call Input paths -->
|
<path name="wificall_wb-usb-headset-mic-gain">
|
||||||
<path name="video_call-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall TX paths -->
|
<path name="wificall_evs-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="incall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- Video Call Input paths -->
|
||||||
|
<path name="video_call-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="incall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- VoiceCall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-mic-gain">
|
||||||
<path name="incall_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall TX paths -->
|
<path name="incall_wb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="volte_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="incall_fb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="volte_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- VoLTECall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="volte_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP EVS -->
|
||||||
<!-- VoLTE VideoCall TX paths -->
|
<path name="volte_cp_evs-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="volte_cp_fb-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
|
||||||
</path>
|
<!-- VoLTE VideoCall TX paths -->
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode Input paths -->
|
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
||||||
<path name="tty_mode-usb-full-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<path name="tty_mode-usb-hco-mic-gain">
|
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- AP TTY Mode Input paths -->
|
<!-- TTY Mode Input paths -->
|
||||||
<path name="ap_tty_mode-usb-full-mic-gain">
|
<path name="tty_mode-usb-full-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ap_tty_mode-usb-hco-mic-gain">
|
<path name="tty_mode-usb-hco-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Factory test paths -->
|
<!-- AP TTY Mode Input paths -->
|
||||||
<!-- Packet Loopback -->
|
<path name="ap_tty_mode-usb-full-mic-gain">
|
||||||
<path name="loopback_packet-usb-headset-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Playback Volume" value="120 120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<path name="ap_tty_mode-usb-hco-mic-gain">
|
||||||
<!-- Packet Loopback FB -->
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<path name="loopback_packet_fb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="120 120" />
|
|
||||||
</path>
|
<!-- Factory test paths -->
|
||||||
|
<!-- Packet Loopback -->
|
||||||
<!-- Realtime Loopback -->
|
<path name="loopback_packet-usb-headset-gain">
|
||||||
<path name="realtimeloopback-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="120 120" />
|
||||||
<ctl name="Headset Playback Volume" value="120 120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB -->
|
||||||
<!-- Input -->
|
<path name="loopback_packet_fb-usb-headset-gain">
|
||||||
<!-- Packet Loopback Input -->
|
<ctl name="Headset Playback Volume" value="120 120" />
|
||||||
<path name="loopback_packet-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="110" />
|
|
||||||
</path>
|
<!-- Realtime Loopback -->
|
||||||
|
<path name="realtimeloopback-usb-headset-gain">
|
||||||
<!-- Packet Loopback FB Input -->
|
<ctl name="Headset Playback Volume" value="120 120" />
|
||||||
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="110" />
|
|
||||||
</path>
|
<!-- Input -->
|
||||||
|
<!-- Packet Loopback Input -->
|
||||||
<!-- Realtime Loopback Input -->
|
<path name="loopback_packet-usb-headset-mic-gain">
|
||||||
<path name="realtimeloopback-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="110" />
|
||||||
<ctl name="Headset Capture Volume" value="110" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB Input -->
|
||||||
|
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="110" />
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<!-- Realtime Loopback Input -->
|
||||||
|
<path name="realtimeloopback-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="110" />
|
||||||
|
</path>
|
||||||
</mixer>
|
</mixer>
|
||||||
|
|||||||
+340
-331
@@ -1,333 +1,342 @@
|
|||||||
<mixer>
|
<mixer>
|
||||||
<!-- These paths are for USB Audio device with gray codec -->
|
<!-- These paths are for USB Audio device with gray codec -->
|
||||||
<ctl name="Headset Playback Volume" value="56 56" />
|
<ctl name="Headset Playback Volume" value="56 56" />
|
||||||
|
|
||||||
<!-- Output mixer settings -->
|
<!-- Output mixer settings -->
|
||||||
<!-- Playback paths -->
|
<!-- Playback paths -->
|
||||||
<path name="media-usb-headset-gain">
|
<path name="media-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="101 101" />
|
<ctl name="Headset Playback Volume" value="101 101" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-usb-headset-gain">
|
<path name="media-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="46 46" />
|
<ctl name="Headset Playback Volume" value="56 56" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-bottom-usb-headset-gain">
|
<path name="media-speaker-bottom-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="56 56" />
|
<ctl name="Headset Playback Volume" value="56 56" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- USBFM Radio paths -->
|
<!-- FM Radio paths -->
|
||||||
<path name="usbfm_radio-usb-headset-gain">
|
<path name="fm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="101 101" />
|
<ctl name="Headset Playback Volume" value="101 101" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Remote MIC playback paths -->
|
<!-- USBFM Radio paths -->
|
||||||
<path name="remote_mic-usb-headset-gain">
|
<path name="usbfm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="101 101" />
|
<ctl name="Headset Playback Volume" value="101 101" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Ringtone playback paths -->
|
<!-- Remote MIC playback paths -->
|
||||||
<path name="ringtone-usb-headset-gain">
|
<path name="remote_mic-comp-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="101 101" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-usb-headset-gain">
|
<path name="remote_mic-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="101 101" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
<!-- Ringtone playback paths -->
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<path name="ringtone-usb-headset-gain">
|
||||||
</path>
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
|
</path>
|
||||||
<!-- APCall(Communication) playback paths -->
|
|
||||||
<path name="communication-usb-headset-gain">
|
<path name="ringtone-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- samsung voip fmc playback -->
|
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall(Communication) playback paths -->
|
||||||
<!-- VoIP playback paths -->
|
<path name="communication-usb-headset-gain">
|
||||||
<path name="voip-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- samsung voip fmc playback -->
|
||||||
<!-- WiFICall playback paths -->
|
<path name="samsung_voip_fmc-usb-headset-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="wificall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- VoIP playback paths -->
|
||||||
|
<path name="voip-usb-headset-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="wificall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- WiFICall playback paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-gain">
|
||||||
<path name="wificall_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- VideoCall playback paths -->
|
<path name="wificall_wb-usb-headset-gain">
|
||||||
<path name="video_call-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall paths -->
|
<path name="wificall_evs-usb-headset-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="incall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- VideoCall playback paths -->
|
||||||
|
<path name="video_call-usb-headset-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="incall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- VoiceCall paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-gain">
|
||||||
<path name="incall_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall CP NB -->
|
<path name="incall_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP FB -->
|
||||||
<!-- VoLTECall CP WB -->
|
<path name="incall_fb-usb-headset-gain">
|
||||||
<path name="volte_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP NB -->
|
||||||
<!-- VoLTECall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP WB -->
|
||||||
<!-- VoLTECall CP FB -->
|
<path name="volte_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP EVS -->
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<path name="volte_cp_evs-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP FB -->
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<path name="volte_cp_fb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode -->
|
<path name="volte_vt_cp_evs-usb-headset-gain">
|
||||||
<path name="tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<!-- AP TTY Mode -->
|
<path name="volte_vt_cp_fb-usb-headset-gain">
|
||||||
<path name="ap_tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- TTY Mode -->
|
||||||
<!-- Input mixer settings -->
|
<path name="tty_mode-usb-headset-gain">
|
||||||
<!-- Capture paths -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="media-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
|
||||||
</path>
|
<!-- AP TTY Mode -->
|
||||||
|
<path name="ap_tty_mode-usb-headset-gain">
|
||||||
<!-- Karaoke Listenback MIC paths -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="listenback-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="32" />
|
|
||||||
</path>
|
<!-- Input mixer settings -->
|
||||||
|
<!-- Capture paths -->
|
||||||
<!-- Voice Recording paths -->
|
<path name="media-usb-headset-mic-gain">
|
||||||
<path name="recording-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="10" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Karaoke Listenback MIC paths -->
|
||||||
<!-- Camcording paths -->
|
<path name="listenback-usb-headset-mic-gain">
|
||||||
<path name="camcorder-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="32" />
|
||||||
<ctl name="Headset Capture Volume" value="10" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Voice Recording paths -->
|
||||||
<!-- Recognition Input paths -->
|
<path name="recording-usb-headset-mic-gain">
|
||||||
<path name="recognition-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="10" />
|
||||||
<ctl name="Headset Capture Volume" value="57" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Camcording paths -->
|
||||||
<!-- bargein samsung input -->
|
<path name="camcorder-usb-headset-mic-gain">
|
||||||
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="10" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Recognition Input paths -->
|
||||||
<!-- bargein external input -->
|
<path name="recognition-usb-headset-mic-gain">
|
||||||
<path name="bargein_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="57" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein samsung input -->
|
||||||
<!-- svoice/carmode samsung input -->
|
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="57" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein external input -->
|
||||||
<!-- svoice/carmode external input -->
|
<path name="bargein_external_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode samsung input -->
|
||||||
<!-- APCall TX paths -->
|
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="communication-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="57" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode external input -->
|
||||||
<!-- VoIP Input paths -->
|
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
||||||
<path name="voip-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall TX paths -->
|
||||||
<!-- samsung voip fmc input -->
|
<path name="communication-usb-headset-mic-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoIP Input paths -->
|
||||||
<!-- WiFiCall Input paths -->
|
<path name="voip-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="wificall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- samsung voip fmc input -->
|
||||||
|
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="wificall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- WiFiCall Input paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-mic-gain">
|
||||||
<path name="wificall_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- Video Call Input paths -->
|
<path name="wificall_wb-usb-headset-mic-gain">
|
||||||
<path name="video_call-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall TX paths -->
|
<path name="wificall_evs-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="incall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- Video Call Input paths -->
|
||||||
|
<path name="video_call-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="incall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- VoiceCall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-mic-gain">
|
||||||
<path name="incall_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall TX paths -->
|
<path name="incall_wb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="volte_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="incall_fb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="volte_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- VoLTECall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="volte_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP EVS -->
|
||||||
<!-- VoLTE VideoCall TX paths -->
|
<path name="volte_cp_evs-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="volte_cp_fb-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
|
||||||
</path>
|
<!-- VoLTE VideoCall TX paths -->
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="42" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode Input paths -->
|
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
||||||
<path name="tty_mode-usb-full-mic-gain">
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<path name="tty_mode-usb-hco-mic-gain">
|
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="42" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- AP TTY Mode Input paths -->
|
<!-- TTY Mode Input paths -->
|
||||||
<path name="ap_tty_mode-usb-full-mic-gain">
|
<path name="tty_mode-usb-full-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ap_tty_mode-usb-hco-mic-gain">
|
<path name="tty_mode-usb-hco-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Factory test paths -->
|
<!-- AP TTY Mode Input paths -->
|
||||||
<!-- Packet Loopback -->
|
<path name="ap_tty_mode-usb-full-mic-gain">
|
||||||
<path name="loopback_packet-usb-headset-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Playback Volume" value="100 100" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<path name="ap_tty_mode-usb-hco-mic-gain">
|
||||||
<!-- Packet Loopback FB -->
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<path name="loopback_packet_fb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="100 100" />
|
|
||||||
</path>
|
<!-- Factory test paths -->
|
||||||
|
<!-- Packet Loopback -->
|
||||||
<!-- Realtime Loopback -->
|
<path name="loopback_packet-usb-headset-gain">
|
||||||
<path name="realtimeloopback-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="100 100" />
|
||||||
<ctl name="Headset Playback Volume" value="100 100" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB -->
|
||||||
<!-- Input -->
|
<path name="loopback_packet_fb-usb-headset-gain">
|
||||||
<!-- Packet Loopback Input -->
|
<ctl name="Headset Playback Volume" value="100 100" />
|
||||||
<path name="loopback_packet-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="40" />
|
|
||||||
</path>
|
<!-- Realtime Loopback -->
|
||||||
|
<path name="realtimeloopback-usb-headset-gain">
|
||||||
<!-- Packet Loopback FB Input -->
|
<ctl name="Headset Playback Volume" value="100 100" />
|
||||||
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="40" />
|
|
||||||
</path>
|
<!-- Input -->
|
||||||
|
<!-- Packet Loopback Input -->
|
||||||
<!-- Realtime Loopback Input -->
|
<path name="loopback_packet-usb-headset-mic-gain">
|
||||||
<path name="realtimeloopback-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="40" />
|
||||||
<ctl name="Headset Capture Volume" value="40" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB Input -->
|
||||||
|
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="40" />
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<!-- Realtime Loopback Input -->
|
||||||
|
<path name="realtimeloopback-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="40" />
|
||||||
|
</path>
|
||||||
</mixer>
|
</mixer>
|
||||||
|
|||||||
+340
-331
@@ -1,333 +1,342 @@
|
|||||||
<mixer>
|
<mixer>
|
||||||
<!-- These paths are for USB Audio device with white codec -->
|
<!-- These paths are for USB Audio device with white codec -->
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
|
|
||||||
<!-- Output mixer settings -->
|
<!-- Output mixer settings -->
|
||||||
<!-- Playback paths -->
|
<!-- Playback paths -->
|
||||||
<path name="media-usb-headset-gain">
|
<path name="media-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-usb-headset-gain">
|
<path name="media-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="media-speaker-bottom-usb-headset-gain">
|
<path name="media-speaker-bottom-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- USBFM Radio paths -->
|
<!-- FM Radio paths -->
|
||||||
<path name="usbfm_radio-usb-headset-gain">
|
<path name="fm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Remote MIC playback paths -->
|
<!-- USBFM Radio paths -->
|
||||||
<path name="remote_mic-usb-headset-gain">
|
<path name="usbfm_radio-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Ringtone playback paths -->
|
<!-- Remote MIC playback paths -->
|
||||||
<path name="ringtone-usb-headset-gain">
|
<path name="remote_mic-comp-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-usb-headset-gain">
|
<path name="remote_mic-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
<!-- Ringtone playback paths -->
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<path name="ringtone-usb-headset-gain">
|
||||||
</path>
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
|
</path>
|
||||||
<!-- APCall(Communication) playback paths -->
|
|
||||||
<path name="communication-usb-headset-gain">
|
<path name="ringtone-speaker-usb-headset-gain">
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- samsung voip fmc playback -->
|
<path name="ringtone-speaker-bottom-usb-headset-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall(Communication) playback paths -->
|
||||||
<!-- VoIP playback paths -->
|
<path name="communication-usb-headset-gain">
|
||||||
<path name="voip-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
<ctl name="Headset Playback Volume" value="62 62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- samsung voip fmc playback -->
|
||||||
<!-- WiFICall playback paths -->
|
<path name="samsung_voip_fmc-usb-headset-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
<path name="wificall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="104 104" />
|
|
||||||
</path>
|
<!-- VoIP playback paths -->
|
||||||
|
<path name="voip-usb-headset-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Playback Volume" value="62 62" />
|
||||||
<path name="wificall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- WiFICall playback paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-gain">
|
||||||
<path name="wificall_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="104 104" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- VideoCall playback paths -->
|
<path name="wificall_wb-usb-headset-gain">
|
||||||
<path name="video_call-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="104 104" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall paths -->
|
<path name="wificall_evs-usb-headset-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="incall_nb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
|
||||||
</path>
|
<!-- VideoCall playback paths -->
|
||||||
|
<path name="video_call-usb-headset-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Playback Volume" value="104 104" />
|
||||||
<path name="incall_wb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
|
||||||
</path>
|
<!-- VoiceCall paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-gain">
|
||||||
<path name="incall_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall CP NB -->
|
<path name="incall_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP FB -->
|
||||||
<!-- VoLTECall CP WB -->
|
<path name="incall_fb-usb-headset-gain">
|
||||||
<path name="volte_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP NB -->
|
||||||
<!-- VoLTECall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP WB -->
|
||||||
<!-- VoLTECall CP FB -->
|
<path name="volte_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP EVS -->
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<path name="volte_cp_evs-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_nb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTECall CP FB -->
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<path name="volte_cp_fb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_wb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode -->
|
<path name="volte_vt_cp_evs-usb-headset-gain">
|
||||||
<path name="tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="102 102" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<!-- AP TTY Mode -->
|
<path name="volte_vt_cp_fb-usb-headset-gain">
|
||||||
<path name="ap_tty_mode-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<ctl name="Headset Playback Volume" value="108 108" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- TTY Mode -->
|
||||||
<!-- Input mixer settings -->
|
<path name="tty_mode-usb-headset-gain">
|
||||||
<!-- Capture paths -->
|
<ctl name="Headset Playback Volume" value="102 102" />
|
||||||
<path name="media-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
|
||||||
</path>
|
<!-- AP TTY Mode -->
|
||||||
|
<path name="ap_tty_mode-usb-headset-gain">
|
||||||
<!-- Karaoke Listenback MIC paths -->
|
<ctl name="Headset Playback Volume" value="108 108" />
|
||||||
<path name="listenback-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="32" />
|
|
||||||
</path>
|
<!-- Input mixer settings -->
|
||||||
|
<!-- Capture paths -->
|
||||||
<!-- Voice Recording paths -->
|
<path name="media-usb-headset-mic-gain">
|
||||||
<path name="recording-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="10" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Karaoke Listenback MIC paths -->
|
||||||
<!-- Camcording paths -->
|
<path name="listenback-usb-headset-mic-gain">
|
||||||
<path name="camcorder-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="32" />
|
||||||
<ctl name="Headset Capture Volume" value="10" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Voice Recording paths -->
|
||||||
<!-- Recognition Input paths -->
|
<path name="recording-usb-headset-mic-gain">
|
||||||
<path name="recognition-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="10" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Camcording paths -->
|
||||||
<!-- bargein samsung input -->
|
<path name="camcorder-usb-headset-mic-gain">
|
||||||
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="10" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Recognition Input paths -->
|
||||||
<!-- bargein external input -->
|
<path name="recognition-usb-headset-mic-gain">
|
||||||
<path name="bargein_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein samsung input -->
|
||||||
<!-- svoice/carmode samsung input -->
|
<path name="bargein_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="120" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- bargein external input -->
|
||||||
<!-- svoice/carmode external input -->
|
<path name="bargein_external_engine-usb-headset-mic-gain">
|
||||||
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode samsung input -->
|
||||||
<!-- APCall TX paths -->
|
<path name="dualmic_samsung_engine-usb-headset-mic-gain">
|
||||||
<path name="communication-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="120" />
|
||||||
<ctl name="Headset Capture Volume" value="30" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- svoice/carmode external input -->
|
||||||
<!-- VoIP Input paths -->
|
<path name="dualmic_external_engine-usb-headset-mic-gain">
|
||||||
<path name="voip-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="30" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- APCall TX paths -->
|
||||||
<!-- samsung voip fmc input -->
|
<path name="communication-usb-headset-mic-gain">
|
||||||
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="30" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoIP Input paths -->
|
||||||
<!-- WiFiCall Input paths -->
|
<path name="voip-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP NB -->
|
<ctl name="Headset Capture Volume" value="30" />
|
||||||
<path name="wificall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
|
||||||
</path>
|
<!-- samsung voip fmc input -->
|
||||||
|
<path name="samsung_voip_fmc-usb-headset-mic-gain">
|
||||||
<!-- WiFiCall AP WB -->
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<path name="wificall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="30" />
|
|
||||||
</path>
|
<!-- WiFiCall Input paths -->
|
||||||
|
<!-- WiFiCall AP NB -->
|
||||||
<!-- WiFiCall AP EVS -->
|
<path name="wificall_nb-usb-headset-mic-gain">
|
||||||
<path name="wificall_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="30" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP WB -->
|
||||||
<!-- Video Call Input paths -->
|
<path name="wificall_wb-usb-headset-mic-gain">
|
||||||
<path name="video_call-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="30" />
|
||||||
<ctl name="Headset Capture Volume" value="30" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- WiFiCall AP EVS -->
|
||||||
<!-- VoiceCall TX paths -->
|
<path name="wificall_evs-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="30" />
|
||||||
<path name="incall_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- Video Call Input paths -->
|
||||||
|
<path name="video_call-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="30" />
|
||||||
<path name="incall_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- VoiceCall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="incall_nb-usb-headset-mic-gain">
|
||||||
<path name="incall_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoLTECall TX paths -->
|
<path name="incall_wb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP NB -->
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<path name="volte_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="incall_fb-usb-headset-mic-gain">
|
||||||
<!-- VoiceCall CP WB -->
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<path name="volte_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- VoLTECall TX paths -->
|
||||||
|
<!-- VoiceCall CP NB -->
|
||||||
<!-- VoiceCall CP EVS -->
|
<path name="volte_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP WB -->
|
||||||
<!-- VoiceCall CP FB -->
|
<path name="volte_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoiceCall CP EVS -->
|
||||||
<!-- VoLTE VideoCall TX paths -->
|
<path name="volte_cp_evs-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP NB -->
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- VoiceCall CP FB -->
|
||||||
|
<path name="volte_cp_fb-usb-headset-mic-gain">
|
||||||
<!-- VoLTE VideoCall CP WB -->
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
|
||||||
</path>
|
<!-- VoLTE VideoCall TX paths -->
|
||||||
|
<!-- VoLTE VideoCall CP NB -->
|
||||||
<!-- VoLTE VideoCall CP EVS -->
|
<path name="volte_vt_cp_nb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP WB -->
|
||||||
<!-- VoLTE VideoCall CP FB -->
|
<path name="volte_vt_cp_wb-usb-headset-mic-gain">
|
||||||
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="35" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP EVS -->
|
||||||
<!-- TTY Mode Input paths -->
|
<path name="volte_vt_cp_evs-usb-headset-mic-gain">
|
||||||
<path name="tty_mode-usb-full-mic-gain">
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- VoLTE VideoCall CP FB -->
|
||||||
<path name="tty_mode-usb-hco-mic-gain">
|
<path name="volte_vt_cp_fb-usb-headset-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="35" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- AP TTY Mode Input paths -->
|
<!-- TTY Mode Input paths -->
|
||||||
<path name="ap_tty_mode-usb-full-mic-gain">
|
<path name="tty_mode-usb-full-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<path name="ap_tty_mode-usb-hco-mic-gain">
|
<path name="tty_mode-usb-hco-mic-gain">
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
</path>
|
</path>
|
||||||
|
|
||||||
<!-- Factory test paths -->
|
<!-- AP TTY Mode Input paths -->
|
||||||
<!-- Packet Loopback -->
|
<path name="ap_tty_mode-usb-full-mic-gain">
|
||||||
<path name="loopback_packet-usb-headset-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Playback Volume" value="85 85" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<path name="ap_tty_mode-usb-hco-mic-gain">
|
||||||
<!-- Packet Loopback FB -->
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<path name="loopback_packet_fb-usb-headset-gain">
|
</path>
|
||||||
<ctl name="Headset Playback Volume" value="85 85" />
|
|
||||||
</path>
|
<!-- Factory test paths -->
|
||||||
|
<!-- Packet Loopback -->
|
||||||
<!-- Realtime Loopback -->
|
<path name="loopback_packet-usb-headset-gain">
|
||||||
<path name="realtimeloopback-usb-headset-gain">
|
<ctl name="Headset Playback Volume" value="85 85" />
|
||||||
<ctl name="Headset Playback Volume" value="85 85" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB -->
|
||||||
<!-- Input -->
|
<path name="loopback_packet_fb-usb-headset-gain">
|
||||||
<!-- Packet Loopback Input -->
|
<ctl name="Headset Playback Volume" value="85 85" />
|
||||||
<path name="loopback_packet-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
|
||||||
</path>
|
<!-- Realtime Loopback -->
|
||||||
|
<path name="realtimeloopback-usb-headset-gain">
|
||||||
<!-- Packet Loopback FB Input -->
|
<ctl name="Headset Playback Volume" value="85 85" />
|
||||||
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
</path>
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
|
||||||
</path>
|
<!-- Input -->
|
||||||
|
<!-- Packet Loopback Input -->
|
||||||
<!-- Realtime Loopback Input -->
|
<path name="loopback_packet-usb-headset-mic-gain">
|
||||||
<path name="realtimeloopback-usb-headset-mic-gain">
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
<ctl name="Headset Capture Volume" value="62" />
|
</path>
|
||||||
</path>
|
|
||||||
|
<!-- Packet Loopback FB Input -->
|
||||||
|
<path name="loopback_packet_fb-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
|
</path>
|
||||||
|
|
||||||
|
<!-- Realtime Loopback Input -->
|
||||||
|
<path name="realtimeloopback-usb-headset-mic-gain">
|
||||||
|
<ctl name="Headset Capture Volume" value="62" />
|
||||||
|
</path>
|
||||||
</mixer>
|
</mixer>
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
@@ -7,6 +7,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/samsung/s5e8825-common/proprietary/vendor/etc/SoundBoosterParam.txt:$(TARGET_COPY_OUT_VENDOR)/etc/SoundBoosterParam.txt \
|
vendor/samsung/s5e8825-common/proprietary/vendor/etc/SoundBoosterParam.txt:$(TARGET_COPY_OUT_VENDOR)/etc/SoundBoosterParam.txt \
|
||||||
|
vendor/samsung/s5e8825-common/proprietary/vendor/etc/audio_board_info.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_board_info.xml \
|
||||||
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dolby/dax-default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dolby/dax-default.xml \
|
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dolby/dax-default.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dolby/dax-default.xml \
|
||||||
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dqe/DQE_coef_data.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dqe/DQE_coef_data.xml \
|
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dqe/DQE_coef_data.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dqe/DQE_coef_data.xml \
|
||||||
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dqe/calib_data_atc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dqe/calib_data_atc.xml \
|
vendor/samsung/s5e8825-common/proprietary/vendor/etc/dqe/calib_data_atc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/dqe/calib_data_atc.xml \
|
||||||
@@ -68,6 +69,8 @@ PRODUCT_PACKAGES += \
|
|||||||
libVendorSemDataProps \
|
libVendorSemDataProps \
|
||||||
libVendorSemTelephonyProps \
|
libVendorSemTelephonyProps \
|
||||||
lib_SamsungRec_07010 \
|
lib_SamsungRec_07010 \
|
||||||
|
lib_SoundAlive_3DPosition_ver202 \
|
||||||
|
lib_SoundAlive_AlbumArt_ver105 \
|
||||||
lib_SoundAlive_SRC384_ver320 \
|
lib_SoundAlive_SRC384_ver320 \
|
||||||
lib_soundaliveresampler \
|
lib_soundaliveresampler \
|
||||||
libaboxpcmdump \
|
libaboxpcmdump \
|
||||||
@@ -121,6 +124,8 @@ PRODUCT_PACKAGES += \
|
|||||||
sensors.grip \
|
sensors.grip \
|
||||||
sensors.inputvirtual \
|
sensors.inputvirtual \
|
||||||
sensors.sensorhub \
|
sensors.sensorhub \
|
||||||
|
libaudioeffectoffload \
|
||||||
|
libmyspace \
|
||||||
libswdap \
|
libswdap \
|
||||||
vendor.samsung.hardware.audio-V1-ndk \
|
vendor.samsung.hardware.audio-V1-ndk \
|
||||||
vendor.samsung.hardware.bluetooth.audio-V1-ndk \
|
vendor.samsung.hardware.bluetooth.audio-V1-ndk \
|
||||||
|
|||||||
Reference in New Issue
Block a user