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

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

Merge "Rename isConnectable()"

am: ec65174f

Change-Id: Ibfc536ba78a118bc33890e52efa6650b21bff62e
parents 31576aae ec65174f
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;
        }