commit | fb8a06942429934fe697ba05a5b5b0523f5e3b14 | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Wed Jun 26 16:45:02 2024 -0700 |
committer | Vlad Popa <pvlad@google.com> | Wed Jun 26 17:24:28 2024 -0700 |
tree | a8e6205aa0e91ce4a00c044fe9eefef8db63ea83 | |
parent | d9227e90e7f56e04184a8a1690ce7a1a9ceadcee [diff] |
Add method to check if streams can be muted from UI The new method returns false for STREAM_VOICE_CALL and STREAM_BLUETOOTH_SCO. They should never be muted by users. There are only few cases where this is allowed. Flag: EXEMPT bugfix Test: manual Bug: 349592304 Bug: 349604691 Change-Id: Ia312b59bd846190e433ca22de6fe49e5f4f4b0a0