Remove Hearing Aid toggle in Settings
The Hearing Aid toggle in the Device Details page of Hearing Aids in the Settings App is to be removed. Bug: 79921361 Test: Manual testing with the Settings App Change-Id: I8a557112c45fc0004181a58fa5c7794dc0ebe107
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