commit | e8d9947be259ebc93b032e26fedda343cb95bf0e | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Thu Jun 30 16:02:48 2022 +0200 |
committer | Vlad Popa <pvlad@google.com> | Fri Jul 29 11:34:41 2022 +0200 |
tree | 16b84ebcd1f7a2421bff92c1bdfb190f9d4d01aa | |
parent | b9b1db7d6303555f1f6eef7a31082198a9bddd0b [diff] |
Send playback mute events from audio server The events are sent by the AudioFlinger which communicates directly through oneway ipc methods with the AudioService. The mute reasons are described with a PersistableBundle to keep the interface generic for future extensions. Test: dumpsys audio Bug: 235521198 Change-Id: I82cf7100a80e3fc71b629739ce5a5701ab3afc84