Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76f93fa0 authored by Hui Peng's avatar Hui Peng
Browse files

Add fix_le_oob_pairing_bypass flag

Bug: 321271585
Bug: 315241296
Test: m .
Ignore-AOSP-First: security
Change-Id: I1007f540278b72e9558b9e6b2371645c61c63db2
parent e18cc893
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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"
}