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

Commit e6141d12 authored by Henri Chataing's avatar Henri Chataing
Browse files

Add flag asha_encrypted_l2c_coc

Bug: 348505552
Bug: 309483354
Bug: 315241296
Test: m com.android.btservices
Change-Id: Ia24229463c93632e813e00ac3894fc67a3a58837
parent 8076aa18
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
    }
}