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

Commit e70cbc37 authored by Yun-hao Chung's avatar Yun-hao Chung Committed by Automerger Merge Worker
Browse files

Merge "Add flag: fix_avdt_rconfig_not_setting_l2cap" into main am: 14333f53

parents 210b65c4 14333f53
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -162,3 +162,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_avdt_rconfig_not_setting_l2cap"
    namespace: "bluetooth"
    description: "Set L2CAP flushable and high priority after A2DP reconfigure"
    bug: "361717220"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}