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

Commit 34195ca0 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Gerrit Code Review
Browse files

Merge "flags: Add sec_dont_clear_keys_on_encryption_err" into main

parents c54990fa 7983f96f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -196,3 +196,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "sec_dont_clear_keys_on_encryption_err"
    namespace: "bluetooth"
    description: "Do not clear security record on encryption error"
    bug: "342521414"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}