diff options
author | 2025-03-17 18:26:57 -0700 | |
---|---|---|
committer | 2025-03-17 22:33:54 -0700 | |
commit | d46e44891a02a3d618e9dae2fe81cbc203cf8b29 (patch) | |
tree | 33fdc1b7e9f4375e9a8bae93ccc78760fa49f313 /flags | |
parent | 17c022abec16af5db0fd6e8c83fbec849c700c5c (diff) |
Cleanup flag gatt_client_dynamic_allocation.
Bug: 348559823
Fix: 348559823
Test: m Bluetooth
Flag: EXEMPT, flag cleanup
Change-Id: Ibba32335117ba9cb994ff96d3320351dbfed686d
Diffstat (limited to 'flags')
-rw-r--r-- | flags/gap.aconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/flags/gap.aconfig b/flags/gap.aconfig index 3dd968b7ef..b86837d0c1 100644 --- a/flags/gap.aconfig +++ b/flags/gap.aconfig @@ -50,13 +50,6 @@ flag { } flag { - name: "gatt_client_dynamic_allocation" - namespace: "bluetooth" - description: "Allocate GATT clients in heap to unlimit the number of clients" - bug: "348559823" -} - -flag { name: "android_os_identifier" namespace: "bluetooth" description: "Add a custom service to provide Android OS identifier" |