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

Commit 3281f205 authored by Kyunglyul Hyun's avatar Kyunglyul Hyun Committed by Gerrit Code Review
Browse files

Merge "Add a flag to fix LE scanner leak from crash" into main

parents 7f54af45 52cb7f4a
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"
}