OSDN Git Service

Use proper string formatting for the "Active device" string
authorPavlin Radoslavov <pavlin@google.com>
Thu, 8 Feb 2018 01:23:12 +0000 (17:23 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Thu, 8 Feb 2018 19:14:10 +0000 (11:14 -0800)
commitb58b006e44ecf73ad31f79bade8149df7d903dc3
tree9778f3f80c77647d6c659992e56fd3139d8fa100
parent5135ed23c2ee1aaba4c046038142837919851312
Use proper string formatting for the "Active device" string

Updated testContextMock() how it checks the bluetooth_connected string.

Bug: 72317067
Test: Unit test updated:
      make ROBOTEST_FILTER=BluetoothDetailsHeaderControllerTest \
                           RunSettingsRoboTests
      Manual: two headsets and switching the active device
Change-Id: I3db178d71543e4dfa437544350c58241860ae703
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsHeaderControllerTest.java