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

Commit 321fa786 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

Change-Id: I647b2cc3d721ba6d6c2ab65b488dcfc597aec1ee
parents a8c63c90 03ca09da
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ public class HearingAidProfile implements LocalBluetoothProfile {
    }

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

    public boolean isAutoConnectable() {