diff options
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" |