summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/framework.aconfig7
-rw-r--r--flags/security.aconfig7
2 files changed, 0 insertions, 14 deletions
diff --git a/flags/framework.aconfig b/flags/framework.aconfig
index 89b398a4fa..3a1ae1b26d 100644
--- a/flags/framework.aconfig
+++ b/flags/framework.aconfig
@@ -36,13 +36,6 @@ flag {
}
flag {
- name: "keep_stopped_media_browser_service"
- namespace: "bluetooth"
- description: "Do not start stopped media browser services"
- bug: "314855224"
-}
-
-flag {
name: "identity_address_null_if_not_known"
namespace: "bluetooth"
description: "Return null for identity address if identity address is not known"
diff --git a/flags/security.aconfig b/flags/security.aconfig
index 7bea36723d..2bb69eac95 100644
--- a/flags/security.aconfig
+++ b/flags/security.aconfig
@@ -16,13 +16,6 @@ flag {
}
flag {
- name: "fix_le_pairing_passkey_entry_bypass"
- namespace: "bluetooth"
- description: "Fix the passkey entry bypassing bug in SMP"
- bug: "321300737"
-}
-
-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"