OSDN Git Service

Implement getProfileId() method in the subclass
authorryanywlin <ryanywlin@google.com>
Fri, 11 May 2018 12:25:13 +0000 (20:25 +0800)
committerryanywlin <ryanywlin@google.com>
Fri, 11 May 2018 12:25:13 +0000 (20:25 +0800)
commitef301823d34ce291ab5ec820578e2d75c2a9d520
tree392b71c1680f41262bc48da8834e78c46c655711
parent7e31e22f572cf8a32ebe0d392b1ea4415c02e9fe
Implement getProfileId() method in the subclass

Add getProfileId() method in LocalBluetoothProfile interface,
implement this method in subclass.

Bug: 76447449
Test: make RunSettingsRoboTests ROBOTEST_FILTER=BluetoothDetailsProfilesControllerTest -j28
Change-Id: I8082716b7cdaf7394ee2f8a4b636058716af7bb1
tests/robotests/src/com/android/settings/bluetooth/BluetoothDetailsProfilesControllerTest.java