Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 325b292e authored by Ryan Lin's avatar Ryan Lin Committed by android-build-merger
Browse files

Merge "Implement getProfileId() method in the subclass" into pi-dev

am: 0a87e54e

Change-Id: Ic24dfd0db114826e5ad7a01579210cfd2fbdca48
parents 5d7faa96 0a87e54e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -155,6 +155,11 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont
            return true;
        }

        @Override
        public int getProfileId() {
            return 0;
        }

        @Override
        public int getOrdinal() {
            return 0;