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

Commit 7190f0a8 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Add flag to Fix L2cap buffer length check against MPS for the first k-frame" into main

parents 994ca191 fa293813
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -62,3 +62,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_buf_len_check_for_first_k_frame"
    namespace: "bluetooth"
    description: "Fix L2cap buffer length check against MPS for the first k-frame"
    bug: "386382446"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}