diff --git a/flags/l2cap.aconfig b/flags/l2cap.aconfig index 86b36f74f9465297a3a8d1f64867b2cdef8b7265..3e36f7df39d69a3d0358377e7b4087b751d74193 100644 --- a/flags/l2cap.aconfig +++ b/flags/l2cap.aconfig @@ -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" +}