commit | bf791404c458fa5a05936ffa0ff33e2f8c24ac3a | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Fri Nov 10 18:43:10 2017 -0800 |
committer | Hall Liu <hallliu@google.com> | Mon Nov 13 15:17:26 2017 -0800 |
tree | fa1f9649ae61892bd7e49e65649450f2a3b823c3 | |
parent | 8d1780fde8b23f208fd8c5d334228bb5af9ef7b6 [diff] |
Reconnect to Bluetooth if user switches back to it Tweaks previous behavior of not auto-connecting to a BT device if the user explicitly switched off the BT route. Now, if the user switches back explicitly, we'll auto-reconnect in the future. Add a test for this too. Also, make some tweaks to how CARSM updates the rest of the system on the current audio route and change tests accordingly. Change-Id: I698fd517007c3c494f3da3343426d51c2b9b5087 Fixes: 66887677 Test: unit