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

Commit 0877ddd0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag asha_encrypted_l2c_coc" into main

parents 11ff224d e6141d12
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -14,3 +14,13 @@ flag {
    description: "Sync audio stream with the bluetooth link clock"
    bug: "321057945"
}

flag {
    name: "asha_encrypted_l2c_coc"
    namespace: "bluetooth"
    description: "Request encryption in LE CoC channel creation"
    bug: "348505552"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}