diff options
author | 2025-02-14 01:44:36 -0800 | |
---|---|---|
committer | 2025-02-14 01:44:36 -0800 | |
commit | 47773b0fd4a95aa8defced6e7c8c754b953cb068 (patch) | |
tree | d9da5ef95f7abeaab66be98d9e5b7108b2bc9290 /flags/a2dp.aconfig | |
parent | 797b386b188719d626537b167a7147a234864ca5 (diff) | |
parent | 13f881005fc6ea3799bb7ed727989c5d6cf3710e (diff) |
Merge "Revert "flags: avdt_prioritize_mandatory_codec"" into main
Diffstat (limited to 'flags/a2dp.aconfig')
-rw-r--r-- | flags/a2dp.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig index eff73a2cf0..36b7b7ddc5 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -39,16 +39,6 @@ flag { } flag { - name: "avdt_prioritize_mandatory_codec" - namespace: "bluetooth" - description: "Reject remote peer HD codec configuration if mandatory codec is preferred in the stack" - bug: "350427803" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "a2dp_broadcast_connection_state_when_turned_off" namespace: "bluetooth" description: "Broadcast CONNECTION_STATE_CHANGED when A2dpService is turned off while a device is connected" |