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

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

Merge "Rename isConnectable()" am: ec65174f am: 09385137

am: af7aed6d

Change-Id: I5b0a11396ccce092778b6cfda444f52cfd469525
parents c08dcbd7 af7aed6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -106,7 +106,7 @@ public class BluetoothDetailsProfilesControllerTest extends BluetoothDetailsCont
        }

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