Merge "Remove Hearing Aid toggle in Settings" into pi-dev am: 03ca09dac1
am: 321fa78629
Change-Id: I1abfad2760baa4557c9cc91d07649554a6482883
This commit is contained in:
@@ -104,7 +104,7 @@ public class HearingAidProfile implements LocalBluetoothProfile {
|
||||
}
|
||||
|
||||
public boolean isConnectable() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean isAutoConnectable() {
|
||||
|
||||
Reference in New Issue
Block a user