summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Yan Han <yanha@google.com> 2023-12-14 12:27:41 +0100
committer Yan Han <yanha@google.com> 2023-12-19 11:40:15 +0100
commita7d5914203096cef196d6233342418fa3ffc711f (patch)
treebc2845c2cf3b4b4e5d284fbd3d7798ea31ec5acb /opengl/java
parent330a4fc26d4990c8994d559668cd2debbb270c4d (diff)
Disable absolute volume behavior on standby
Currently, AbsoluteVolumeAudioStatusAction is always removed on Standby, but we do not always switch away from absolute volume behavior. AVB is usually disabled on standby when System Audio Mode is disabled. However, some soundbars don't do this, creating a situation where AVB is enabled but no AbsoluteVolumeAudioStatusAction exists. This prevents AudioService from receiving volume changes and displaying UI. This CL fixes the issue by ensuring that AVB is always disabled when AbsoluteVolumeAudioStatusAction is removed. It should no longer be possible to have AVB enabled without the action existing. Bug: 312381205 Test: atest TvToAudioSystemArcAvbTest#avbEnabled_standby_avbDisabled Change-Id: Ib430b1f2f7a0683551d424084d1b038c2d23913f
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions