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

Commit f76e2e99 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add flag asha_encrypted_l2c_coc" into main am: 0877ddd0 am: b7bc0324

parents 537d46a2 b7bc0324
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
    }
}