From 286538b8e52dbb8efd26ccdb240949ffeb3ad2b5 Mon Sep 17 00:00:00 2001 From: Brian Delwiche Date: Wed, 12 Feb 2025 22:21:39 +0000 Subject: Remove flag for bta_av_setconfig_rej_type_confusion The flag has been soaked in Nextfood for more than a month. Bug: 260230151 Bug: 341754333 Bug: 315241296 Test: m libbluetooth Ignore-AOSP-First: security Tag: #security Change-Id: I4a7a97196e0949960856183e6899a9fc4d7b4d44 --- flags/security.aconfig | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'flags/security.aconfig') diff --git a/flags/security.aconfig b/flags/security.aconfig index 564eb02813..cb7cdac795 100644 --- a/flags/security.aconfig +++ b/flags/security.aconfig @@ -25,16 +25,6 @@ flag { bug: "333634398" } -flag { - name: "bta_av_setconfig_rej_type_confusion" - namespace: "bluetooth" - description: "Use stream control block for bta_av_setconfig_rej instead of a possibly incorrect union type" - bug: "341754333" - metadata { - purpose: PURPOSE_BUGFIX - } -} - flag { name: "btsec_check_valid_discovery_database" namespace: "bluetooth" -- cgit v1.2.3-59-g8ed1b