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

Commit 14333f53 authored by Yun-hao Chung's avatar Yun-hao Chung Committed by Gerrit Code Review
Browse files

Merge "Add flag: fix_avdt_rconfig_not_setting_l2cap" into main

parents e4ae982d 5e71e36e
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
    }
}