commit | f04596267ca0c2a5d4c4fef41582a4fd3bdfdcf8 | [log] [tgz] |
---|---|---|
author | Rocky7842 <eric.rocky7842@gmail.com> | Sun Mar 31 12:54:04 2024 +0800 |
committer | Francescodario Cuzzocrea <bosconovic@gmail.com> | Sat Jun 08 12:00:45 2024 +0200 |
tree | 1e13846d9027175d8557fb88285cb6f7d195d730 | |
parent | a3bc97ff173ee77ec8eae2d87f8c3e7193843b2f [diff] |
exynos: audiohal_comv1: Extend volume type with `VOLUME_TYPE_CALL_RX_MUTE` * On devices that set mute via mixer ctl rather than RIL, this is useful. This will not affect devices that don't have the mixer ctl as well, since the ctl is specified in proxy. * Rename `VOLUME_TYPE_CALL_MUTE` to `VOLUME_TYPE_CALL_TX_MUTE` to prevent confusion. Change-Id: I92985415aa3bf24fa532ad5b8db6d1edac5642bf Signed-off-by: Francescodario Cuzzocrea <bosconovic@gmail.com>