summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
author Jakub Pawlowski <jpawlowski@google.com> 2025-03-17 13:30:58 +0100
committer Jakub Pawlowski <jpawlowski@google.com> 2025-03-17 15:00:12 +0100
commit719980a593b841bf46f623ec3937272bd9b5033a (patch)
treef056c90796fa39167722187dcd71ba59ffae1724 /flags
parentf9c76eb959adee5650306ec4851b50eb2b424bb5 (diff)
Remove flag api_get_connection_state_using_identity_address
Bug: 319471537 Test: mma -j32 Change-Id: I2ca7f3e2eacf6e8b0baf5718fa20cd6e5da16a5a
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 35af7382ec..c9b3c4c352 100644
--- a/flags/connectivity.aconfig
+++ b/flags/connectivity.aconfig
@@ -2,13 +2,6 @@ package: "com.android.bluetooth.flags"
container: "com.android.bt"
flag {
- name: "api_get_connection_state_using_identity_address"
- namespace: "bluetooth"
- description: "Use identity address to check current connection state"
- bug: "319471537"
-}
-
-flag {
name: "use_le_shim_connection_map_guard"
namespace: "bluetooth"
description: "Guard the le shim connection map with a mutex"