Merge "Remove Hearing Aid toggle in Settings" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
03ca09dac1
@@ -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