OSDN Git Service

Click left side of list in "previously connected devices" should connect to the device
authortimhypeng <timhypeng@google.com>
Tue, 24 Apr 2018 13:45:23 +0000 (21:45 +0800)
committerhughchen <hughchen@google.com>
Mon, 14 May 2018 03:26:43 +0000 (11:26 +0800)
commit1ae09fe2bf8840f93766840a1106c7a543848b39
treea1e988bfcd8176273af06afd15968cd5e493d66f
parentc5717013317296c3305fb87fed84c39bf188db91
Click left side of list in "previously connected devices" should connect to the device

* For fix the TreeHugger error in pi-dev, cherry pick the ag/3943978 in
  master and fix TreeHugger error. Change android.support.v7.* to androidx.*
* In "previously connected devices", to connect device
* In "Available media devices", to activate device

Bug: 77607104
Test: make -j50 RunSettingsRoboTests
Change-Id: If5005031bd3f5dc4950abf2c77575785cd6f67b1
src/com/android/settings/bluetooth/AvailableMediaBluetoothDeviceUpdater.java
src/com/android/settings/bluetooth/BluetoothDeviceUpdater.java
src/com/android/settings/bluetooth/SavedBluetoothDeviceUpdater.java
tests/robotests/src/com/android/settings/bluetooth/AvailableMediaBluetoothDeviceUpdaterTest.java
tests/robotests/src/com/android/settings/bluetooth/SavedBluetoothDeviceUpdaterTest.java