From 76f93fa0ced1fea4ad566ec7a3aa31ff252a1e4b Mon Sep 17 00:00:00 2001 From: Hui Peng Date: Fri, 19 Jan 2024 11:48:03 -0800 Subject: Add fix_le_oob_pairing_bypass flag Bug: 321271585 Bug: 315241296 Test: m . Ignore-AOSP-First: security Change-Id: I1007f540278b72e9558b9e6b2371645c61c63db2 --- flags/security.aconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'flags/security.aconfig') diff --git a/flags/security.aconfig b/flags/security.aconfig index 85bedde180..c5092d58ab 100644 --- a/flags/security.aconfig +++ b/flags/security.aconfig @@ -14,3 +14,10 @@ flag { description: "Correct the pairing failure reason reported from remote" bug: "320745565" } + +flag { + name: "fix_le_oob_pairing_bypass" + namespace: "bluetooth" + description: "Fix oob bypassing bug in SMP" + bug: "321271585" +} -- cgit v1.2.3-59-g8ed1b