diff options
author | 2024-09-05 14:51:00 +0200 | |
---|---|---|
committer | 2024-09-12 17:01:53 +0000 | |
commit | ebb8cbc0818a0a0ce386a658c0ffe2e0c9b6fecd (patch) | |
tree | 8ff6b7945188ef97fca34c27cfc19b9a9667b450 /flags | |
parent | 28b9115aea50fdb1a0654cb53a6cce20e5ff590e (diff) |
Flags 24Q3: a2dp_offload_codec_extensibility
Bug: 308686081
Bug: 305734815
Test: m com.android.btservices
Flag: com.android.bluetooth.flags.a2dp_offload_codec_extensibility
Change-Id: Ib6ec846be96aed1a8bd7c31b5d04691a8e9d75da
Diffstat (limited to 'flags')
-rw-r--r-- | flags/a2dp.aconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/flags/a2dp.aconfig b/flags/a2dp.aconfig index b517801a3d..195573beea 100644 --- a/flags/a2dp.aconfig +++ b/flags/a2dp.aconfig @@ -2,14 +2,6 @@ package: "com.android.bluetooth.flags" container: "com.android.btservices" flag { - name: "a2dp_offload_codec_extensibility" - is_exported: true - namespace: "bluetooth" - description: "Enable a2dp offload codec extensibility" - bug: "308686081" -} - -flag { name: "a2dp_service_looper" namespace: "bluetooth" description: "Inject looper into A2dpService" |