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

Skip to content
Commit 9c69897f authored by Yan Han's avatar Yan Han
Browse files

Show volume UI when adjusting volume with direction ADJUST_SAME

When HdmiControlService is notified by AudioService of an audio
adjustment with direction ADJUST_SAME, it sends a <Give Audio Status>
message and notifies AudioService of the response, causing it to show volume UI.

This is handled by AbsoluteVolumeAudioStatusAction. It requires
adding a boolean flag to override the default behavior of NOT notifying
AudioService of an updated audio status, if the updated audio status
didn't contain a new volume or mute state.

Bug: 293445117
Test: atest TvToAudioSystemAvbTest; manual
Change-Id: I3dc857c569f587f52f3f2f80446e84b27ad8abda
parent d0d2142c
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