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

Commit 8aaab65b authored by Hui Peng's avatar Hui Peng Committed by Android (Google) Code Review
Browse files

Merge "Add fix_le_oob_pairing_bypass flag" into main

parents c9ac25af 76f93fa0
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"
}