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