diff options
author | 2025-03-17 17:12:52 +0000 | |
---|---|---|
committer | 2025-03-20 02:32:42 -0700 | |
commit | 6870e5c16b24813e6a40078cc60777faed2ebae5 (patch) | |
tree | 4c02b19ae3b0690692968c6928d05f62db55b7be /flags | |
parent | 4356efed58e6b510fe73063016d57291f38ebe93 (diff) |
flag: Remove leaudio_mono_location_errata flag
Flag has been delivered
Bug: 331139722
Test: mmm packages/modules/Bluetooth
Flag: EXEMPT, flag cleanup
Change-Id: I0a52adef9694ca6b852f52621583840252f7fb2c
Diffstat (limited to 'flags')
-rw-r--r-- | flags/leaudio.aconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/flags/leaudio.aconfig b/flags/leaudio.aconfig index ad06ad64a1..7a917fbaca 100644 --- a/flags/leaudio.aconfig +++ b/flags/leaudio.aconfig @@ -51,16 +51,6 @@ flag { } flag { - name: "leaudio_mono_location_errata" - namespace: "bluetooth" - description: "Add mono location as per Bluetooth Assigned Numbers" - bug: "331139722" - metadata { - purpose: PURPOSE_BUGFIX - } -} - -flag { name: "leaudio_mono_location_errata_api" is_exported: true namespace: "bluetooth" |