5 Commits

Author SHA1 Message Date
Mashopy
4c14b507aa mediatek: Run bpfix
Change-Id: I82d55ffd2ddcc30abe3123d8843687111623801d
2025-09-22 02:53:19 +05:30
Matsvei Niaverau
f4a2449ae5 InCallService: Do not restore gain levels on service start
* This harms devices with an ultrasonic proximity sensor

Change-Id: I3bc16a08db20cf8ec66734207413818a15ad0f65
2023-12-26 17:40:23 +00:00
LinkBoi00
424876956c InCallService: Adjust gain values in all situations
Change-Id: Id25cea12d58972d81959f03716ad1131e52185d6
2023-09-04 22:11:08 +01:00
bengris32
138f0b7bde InCallService: Restore gain levels on boot and call initiation
Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: I68194d5301a87380196f4003881541dffadf3ae4
2023-09-04 22:11:08 +01:00
bengris32
2a81830bc8 Introduce Mediatek In-Call Service
* Gain control has always been a problem on MediaTek devices running
  AOSP. It lacks the necessary mods which MediaTek have in their
  frameworks for properly setting the gain level during calls.

* Write an app which replicates to an extent what the stock
  MediaTek framework does for controlling gain levels during calls.

Signed-off-by: bengris32 <bengris32@protonmail.ch>
Change-Id: I08278ef039a579cd46ebc04d14be8e317b3772d1
2023-09-04 22:11:08 +01:00