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

Commit 28a78539 authored by Stanley Tng's avatar Stanley Tng Committed by android-build-merger
Browse files

Merge "Remove Hearing Aid toggle in Settings" into pi-dev am: 03ca09da

am: 321fa786

Change-Id: I1abfad2760baa4557c9cc91d07649554a6482883
parents 88576689 321fa786
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ public class HearingAidProfile implements LocalBluetoothProfile {
    }

    public boolean isConnectable() {
        return true;
        return false;
    }

    public boolean isAutoConnectable() {