diff options
author | 2025-03-18 09:33:55 +0000 | |
---|---|---|
committer | 2025-03-22 02:37:20 -0700 | |
commit | 8afea55e111df4a19808eb9eb6017a5993f14ab5 (patch) | |
tree | 68f70903ed10358f1b044d38fddcfce21c4a0384 /flags | |
parent | 2c08b685a024cfdc1381c5b4a194a0bf5d0b3449 (diff) |
25Q1: Remove Flag update_active_device_in_band_ringtone
Bug: 349318724
Fix: 349318724
Test: m com.google.android.bt
Test: atest -v HeadsetServiceAndStateMachineTest -c
Test: atest -v HeadsetServiceTest -c
Change-Id: I8f1f4f7195a8da595c9d1df3ed7fce7daacfcbd2
Diffstat (limited to 'flags')
-rw-r--r-- | flags/hfp.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/hfp.aconfig b/flags/hfp.aconfig index c1611242aa..7cb865aeff 100644 --- a/flags/hfp.aconfig +++ b/flags/hfp.aconfig @@ -74,16 +74,6 @@ flag { } flag { - name: "update_active_device_in_band_ringtone" - namespace: "bluetooth" - description: "Active device update the in band ringtone, but how ringtone is played is still decided by the headset" - bug: "349318724" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "choose_wrong_hfp_codec_in_specific_config" namespace: "bluetooth" description: "Flag to fix codec selection in nego when the peer device only support NB and SWB." |