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

Commit 08d0cf92 authored by dcxu's avatar dcxu Committed by DC Xu
Browse files

Add flag l2cap_p_ccb_check_rewrite

Bug: 326686472
Bug: 315241296
Test: mma packages/modules/Bluetooth
Flag: EXEMPT add new flag
Change-Id: I0099bbe852cc66614c8bb4bf78581b09a0357b43
parent e8160a71
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -7,3 +7,10 @@ flag {
    description: "Provide l2cap transmit complete information b/301168932"
    bug: "314819704"
}

flag {
    name: "l2cap_p_ccb_check_rewrite"
    namespace: "bluetooth"
    description: "Rewrite logic of p_ccb check in l2c_link_sec_comp"
    bug: "326686472"
}