commit | adcd00a7c874f8b09e0ba4113e21915a6e3f708d | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@renault.com> | Tue Sep 18 17:06:26 2018 +0200 |
committer | Hongwei Wang <hwwang@google.com> | Wed Feb 27 16:21:27 2019 -0800 |
tree | f456f70bb19631663b9037e209585b02dc406cc0 | |
parent | 4ed935a5aab3ea2bc2ddb16fd9a28f108ad4df98 [diff] |
AudioVolumeGroup introspection & callback JAVA APIs This CL adds introspection APIs for Audio Volume group and callback notification on group volume change. It allows to keep the same level of service available today in CarAudioManager and is a starting point to get rid of Stream Alias hard coded in AudioServer. Bug: 124767636 Test: dumpsys media.audio_policy Change-Id: I48909df93c146f071acd24cd3ecc608cb98b4d7e Signed-off-by: François Gaffie <francois.gaffie@renault.com>