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

Commit 5f2ad80e authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Automerger Merge Worker
Browse files

Merge "Add a flag to fix LE scanner leak from crash" into main am: 3281f205

parents 79a4bd63 3281f205
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48,3 +48,10 @@ flag {
    description: "Ensure scan timeout is reset if new scan started"
    bug: "316266556"
}

flag {
    name: "le_scan_fix_remote_exception"
    namespace: "bluetooth"
    description: "Fix handling remote exception for LE scanners"
    bug: "320402249"
}