Merge "Remove Hearing Aid toggle in Settings" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-05-18 18:11:29 +00:00
committed by Android (Google) Code Review

View File

@@ -110,7 +110,7 @@ public class HearingAidProfile implements LocalBluetoothProfile {
}
public boolean isConnectable() {
return true;
return false;
}
public boolean isAutoConnectable() {