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

Commit 5474f2db authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Use encrypted AVDTP & AVCTP channel" into main

parents 4e7414c1 a4e48a4f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -117,3 +117,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "use_encrypt_req_for_av"
    namespace: "bluetooth"
    description: "Use encrypted link for AVDTP and AVCTP channel"
    bug: "357662929"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}