diff options
author | Jean-Michel Trivi <jmtrivi@google.com> | 2019-01-30 14:44:12 -0800 |
---|---|---|
committer | Jean-Michel Trivi <jmtrivi@google.com> | 2019-01-30 14:59:24 -0800 |
commit | 89f142b59b1fd1ca1c68ba44daeb96a7d7e8a0d8 (patch) | |
tree | fa42971971dfabf563aa50bb65c732f00618a7a8 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 2d10bd04816b2931cc232602855a08f1c031de64 (diff) |
Fix A2DP volume at 0 on connection
A regression on A2DP volume was introduced in the rebase
of 5885037c885b7df9769e37697db9556558461c11
on top of 9fbc205fdc67b2dbc8ccfc4325fb60475f020983
where the uninitialized arg2 field of the message was
used as the A2DP volume, whereas the original CL was
storing the volume information in the BluetoothA2dpDeviceInfo
object.
Bug: 123554971
Test: play music on speaker, connect A2DP device, verify music not muted
Change-Id: Id14f4c93358cd539ef51d00c806a1562bd6f0008
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions