diff options
| author | 2023-04-18 12:19:48 +0200 | |
|---|---|---|
| committer | 2023-05-10 15:44:24 +0200 | |
| commit | 091b2e2e908c728ad948094c68ff1248b2332519 (patch) | |
| tree | 25750a5b37c32a62f389b526a9226cd04fe703ba /libs/androidfw/ConfigDescription.cpp | |
| parent | 39d2938341352ba3f5765a26dee8e2ff2a2f24bf (diff) | |
Rename "Absolute Volume Control" to "absolute volume behavior"
Currently, the CEC framework uses "Absolute Volume Control" to refer to
the state where both of the following are true:
1. The System Audio device supports the <Set Audio Volume Level> message
(that is, it supports the CEC "Absolute Volume Control" feature)
2. The HDMI audio output device in AudioService uses "absolute volume
behavior"
This state is currently named for (1); this CL changes it to be named
for (2).
This is because we plan to reuse the code path for enabling this state
for a new state, where (1) is not true: the System Audio device need
not support <Set Audio Volume Level>/"Absolute Volume Control".
In this new case, (2) will still be true, as the audio output device
will use a variant of absolute volume behavior - adjust-only absolute
volume behavior.
Bug: 240663266
Test: make
Change-Id: I679d5c1e74a1bfd8dcfe9246410ccb3089a5c5ac
Diffstat (limited to 'libs/androidfw/ConfigDescription.cpp')
0 files changed, 0 insertions, 0 deletions