summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
author Jakub Pawłowski <jpawlowski@google.com> 2025-03-20 06:07:45 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-20 06:07:45 -0700
commit3201950c76d10806bc93b3e720ad756e3bf3ee67 (patch)
treed7255ec4e015dab75d78763dd786436953595cba /flags
parenta008ade1c2e19342c7cb883202e29118b993e104 (diff)
parentc49841d398b997ccb9d7bc68d8ec77d3a2f92ac6 (diff)
Merge "Remove flag use_le_shim_connection_map_guard" into main
Diffstat (limited to 'flags')
-rw-r--r--flags/connectivity.aconfig7
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"