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

Commit af7aed6d authored by Leon Liao's avatar Leon Liao Committed by android-build-merger
Browse files

Merge "Rename isConnectable()" am: ec65174f

am: 09385137

Change-Id: Iffe650dd574633cacc6197c6f6f69316b528fb0a
parents d976002d 09385137
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont
        }

        @Override
        public boolean isConnectable() {
        public boolean accessProfileEnabled() {
            return true;
        }