summaryrefslogtreecommitdiff
path: root/services/coverage/java
diff options
context:
space:
mode:
author Francois Gaffie <francois.gaffie@renault.com> 2021-10-13 13:01:27 +0200
committer Francois Gaffie <francois.gaffie@renault.com> 2021-11-18 10:56:16 +0100
commitfdd15ef63760371f252e3bddee6c3882001d4b99 (patch)
treecc99216abc1d4db2c9cc2f232576d34676dc2280 /services/coverage/java
parenta1afeb691004f06c150ab25671c89fbfe3bacaee (diff)
[BUG] AudioService: fix stategy/groups attributes introspection
Strategies/volume groups are based on attributes to be identified. Some strategies/groups rely only on AudioAttributes flags to be identified (e.g. BLUETOOTH SCO). AudioAttributes#Builder#setFlags has been enforced to prevent from public API setting non public flags. However, from JNI introspection API, it is required to be able to set all flags. This CL fixes this by using replaceFlags API in AudioAttributes. Signed-off-by: Francois Gaffie <francois.gaffie@renault.com> Change-Id: I8492e8ddcb8eb0d03bbb2a539a631694b3f64196
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions