mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
84d2411127
* My attempt at fixing in call gain control on MediaTek devices. * It attempts to replicate what the stock MediaTek framework does when controlling the volume of the earpiece speaker, since MTK's audio HAL is not able to set the gain of the speaker from the values sent by AOSP framework. [LinkBoi00] Rebrand to Mediatek In-Call Service Change-Id: I43f727f6fb73a0d38457a41a8361653d1d00e220 Signed-off-by: LinkBoi00 <linkdevel@protonmail.com> Signed-off-by: fjrXTR <fajarslebew31@gmail.com> Signed-off-by: xyzuniverse <dev.xyzuniverse@gmail.com> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
5 lines
126 B
XML
5 lines
126 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">Mediatek In-Call Service</string>
|
|
</resources>
|