commit | 11c2c9a7876072a75851c5762d85e27aa48c20b9 | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Mon Dec 16 18:15:51 2024 -0800 |
committer | Pranav Madapurmath <pmadapurmath@google.com> | Mon Dec 16 18:15:51 2024 -0800 |
tree | 949bd9ca6fbb7cb271a3f6e96ca0e53656f1da87 | |
parent | 9b314bc93f5322fac080f31ae9dd4ce07853a7e0 [diff] |
Support TOGGLE_MUTE in CallAudioRouteController Add explicit support to handle the TOGGLE_MUTE request. This was found in a bug where the user was unable to mute the call via the headset. Upon further investigation, I found that we aren't explicitly supporting handling the request so it ends up being a no-op. Bug: 372402585 Test: atest CallAudioRouteControllerTest Test: Manual verification with usb headset Flag: EXEMPT bugfix Change-Id: I750c682a2ea348b2e4bcc03f18a9d561c9338652