Commit Graph

3 Commits

Author SHA1 Message Date
Adithya R 41932f4739 sm8150-common: Set proper summary for Dolby settings
Show the current status in Settings > Sound as well as the QS tile.

Change-Id: I81bb5642550eaf1c21f890ae95304a033439ed40
2024-03-11 16:57:36 +05:30
Adithya R 0c702a6b52 sm8150-common: DolbyManager: Override MusicFX and handle EQ intent
Get rid of AOSP equalizer, no one uses it. Instead advertise our
Dolby Atmos settings as the system-wide equalizer, allowing apps
such as Spotify to open it directly.

Change-Id: If95fcf6c7136b163c7f88c18a4b07b05ad2010ab
2024-03-11 16:57:36 +05:30
Adithya R 6536f4822a sm8150-common: Introduce DolbyManager
- Converted Xiaomi dirac implementation based on observing
  Xiaomi sound effects app and daxservice.
- Thanks to jhenrique09 for the hack from Xiaomi dirac parts
  "Pause/play music stream to get effects applied".

Change-Id: I23f78ada3ea8fbb17cb9dd715b2b65f0f51feb36
Co-authored-by: Henrique Silva <jhenrique09.mcz@hotmail.com>
Co-authored-by: Fabian Leutenegger <fabian.leutenegger@bluewin.ch>
2024-03-11 16:57:36 +05:30