diff options
Diffstat (limited to 'flags')
-rw-r--r-- | flags/connectivity.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/flags/connectivity.aconfig b/flags/connectivity.aconfig index c9b3c4c352..738c294078 100644 --- a/flags/connectivity.aconfig +++ b/flags/connectivity.aconfig @@ -2,13 +2,6 @@ package: "com.android.bluetooth.flags" container: "com.android.bt" flag { - name: "use_le_shim_connection_map_guard" - namespace: "bluetooth" - description: "Guard the le shim connection map with a mutex" - bug: "302054609" -} - -flag { name: "allow_gatt_connect_from_the_apps_without_making_leaudio_device_active" namespace: "bluetooth" description: "Allows for GATT connection without making LeAudio device active after connection" |