Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 81bafbed authored by Vlad Popa's avatar Vlad Popa
Browse files

Fix dump when mute state not set

When mute state is not set the invalid value stored in
AudioPlaybackConfiguration is -1. This has a bitmask of 0x111.. and
previously returned true for all mute reasons.

Changed the dump of the mute state to print only the attributes
that lead to the muting of the track.

Test: dumpsys audio
Bug: 235521198
Change-Id: I741927ff14c12c2efd550f3fe61551d20239f8c0
parent 888772b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment