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

Commit ec65174f authored by Leon Liao's avatar Leon Liao Committed by Gerrit Code Review
Browse files

Merge "Rename isConnectable()"

parents b7e3552b 6786e32a
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;
        }