commit | 53f33b8bfa9f27ab7f2c9843622c5f545878b227 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue Dec 21 17:33:29 2021 +0100 |
committer | Eric Laurent <elaurent@google.com> | Tue Dec 21 17:59:29 2021 +0100 |
tree | 6107a1e87721d846f7b3e81e67fb404f870a2866 | |
parent | c02266e2aa8ad47a60c0b72314670dc57329e9cb [diff] |
AudioPolicy: fix AudioMixingRule parceling Pass full AudioAttributes instead of just usage and capture preset when parceling AudioMixMatchCriterion to carry AudioAttributes flags properly from client to server. Also fix condition in AudioMixingRule.isForCallRedirection(). Bug: 211435595 Test: atest CallAudioInterceptionTest Test: atest AudioHostTest Change-Id: I7d0583b867bf1112733dfa929fc72cf236d500c0