commit | d225bde8bac12a3cd2c4a076042b68866d341aff | [log] [tgz] |
---|---|---|
author | Thomas Stuart <tjstuart@google.com> | Tue Dec 19 10:55:47 2023 -0800 |
committer | Thomas Stuart <tjstuart@google.com> | Fri Jan 12 23:03:03 2024 +0000 |
tree | afa3c6c83e9854dddf5db1d7a88b990561e3cc85 | |
parent | 2b01477d6b30da3a6d6e02530d7f3c9b48c08531 [diff] |
add CallControl#setMuteState impl previously, there was no way to mute a Transactional call via the CallControl object. In order to mute the call, the AudioService was needed. Now, clients can use CallControl#setMuteState to mute the call. Fixes: 310669304 Test: 1 new CTS test Change-Id: I878655c990fc80590339a5d6996f1bf0f9040247