diff options
author | Kim Baekgyeong <baek.kim@samsung.com> | 2019-12-05 04:17:34 +0000 |
---|---|---|
committer | Mikhail Naganov <mnaganov@google.com> | 2019-12-06 09:38:30 -0800 |
commit | ef06dcb4b189d8946ecb4f09bff94a22fa9caf30 (patch) | |
tree | f3abf0db527f8e630ae0c2e2a95ead3e6cee073a /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | dd2c24061d7533d1e595119e3c12471dfeb0a0d2 (diff) |
Add last connected device concept
When connecting multiple audio devices
Media and Sonification sounds comes out of the last connected device,
not a high-priority device.
Test: play music
Test: connect wired earphone // sound : wired earphone
Test: connect usb earphone // sound : usb earphone, not the wired earphone(high-priority)
Test: connect bluetooth headset // sound : bluetooth headset
Test: disconnect bluetooth headset // sound : usb earphone, not the wired earphone(high-priority)
Bug: 135749685
Change-Id: I366e136f8e660c4d7f00935cc9088a926c9a605a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions