Loading android/app/src/com/android/bluetooth/hfp/HeadsetService.java +11 −12 Original line number Diff line number Diff line Loading @@ -2046,7 +2046,7 @@ public class HeadsetService extends ProfileService { * it to set fallback device be active. */ removeActiveDevice(); if (Flags.sinkAudioPolicyHandover()) { BluetoothDevice fallbackDevice = getFallbackDevice(); if (fallbackDevice != null && getConnectionState(fallbackDevice) Loading @@ -2062,7 +2062,6 @@ public class HeadsetService extends ProfileService { } } } } void clccResponse( int index, int direction, int status, int mode, boolean mpty, String number, int type) { Loading flags/hfp.aconfig +0 −10 Original line number Diff line number Diff line Loading @@ -39,16 +39,6 @@ flag { } } flag { name: "sink_audio_policy_handover" namespace: "bluetooth" description: "If sink audio policy makes device active for call, then resume past active device" bug: "333562819" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "fix_hfp_qual_1_9" namespace: "bluetooth" Loading Loading
android/app/src/com/android/bluetooth/hfp/HeadsetService.java +11 −12 Original line number Diff line number Diff line Loading @@ -2046,7 +2046,7 @@ public class HeadsetService extends ProfileService { * it to set fallback device be active. */ removeActiveDevice(); if (Flags.sinkAudioPolicyHandover()) { BluetoothDevice fallbackDevice = getFallbackDevice(); if (fallbackDevice != null && getConnectionState(fallbackDevice) Loading @@ -2062,7 +2062,6 @@ public class HeadsetService extends ProfileService { } } } } void clccResponse( int index, int direction, int status, int mode, boolean mpty, String number, int type) { Loading
flags/hfp.aconfig +0 −10 Original line number Diff line number Diff line Loading @@ -39,16 +39,6 @@ flag { } } flag { name: "sink_audio_policy_handover" namespace: "bluetooth" description: "If sink audio policy makes device active for call, then resume past active device" bug: "333562819" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "fix_hfp_qual_1_9" namespace: "bluetooth" Loading