diff options
author | 2025-03-22 04:13:07 -0700 | |
---|---|---|
committer | 2025-03-22 04:13:07 -0700 | |
commit | 48c32ce7a0d6d0cfaff65105e4254a84bc9fb94c (patch) | |
tree | 5f70705bec850d4cab6b04f77978f88587a72661 /flags | |
parent | 0aa410dda3e5e2c78aa5926597212118ccce3e8d (diff) | |
parent | 8afea55e111df4a19808eb9eb6017a5993f14ab5 (diff) |
Merge "25Q1: Remove Flag update_active_device_in_band_ringtone" into main
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 9e3bd50b5d..14a91bdc6e 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." |