OSDN Git Service

2nd attempt handle BT is not supported on emulator
authorryanywlin <ryanywlin@google.com>
Fri, 8 Jun 2018 06:36:34 +0000 (14:36 +0800)
committerryanywlin <ryanywlin@google.com>
Fri, 8 Jun 2018 07:05:22 +0000 (15:05 +0800)
commit59287d40d1f4668de1beadb684d34e8509edded3
tree01e828d4b2ec99611acb154169a992caa70be825
parentee96c3a259ad1ee3a8604730f8c722224ec07a50
2nd attempt handle BT is not supported on emulator

Error handle before using LocalBluetoothManager in the onStart
and onStop

Bug: 80491267
Test: make RunSettingsRoboTests ROBOTEST_FILTER="AudioOutputSwitchPreferenceControllerTest" -j42
Change-Id: I47f7d3b7cddc2fbbafb8fb5cf0fb6adb2d0d2d55
src/com/android/settings/sound/AudioSwitchPreferenceController.java
tests/robotests/src/com/android/settings/sound/AudioOutputSwitchPreferenceControllerTest.java