packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/A2dpSinkProfileTest.java
0 → 100644
+93
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
* connect: remove connected device check logic. A2dpSinkService will check it. * Remove member variable V and related checks. * wrap if/else statement in curly brackets. * add robotest for A2dpSinkProfile. Bug: 111812003 Test: make -j42 RunSettingsLibRoboTests ROBOTEST_FILTER=A2dpSinkProfileTest Change-Id: Ia0a118d73e5bb35ed3b2b75e67aeb98ae936981f Merged-In: Ia0a118d73e5bb35ed3b2b75e67aeb98ae936981f