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

Commit 5e71e36e authored by Yun-Hao Chung's avatar Yun-Hao Chung
Browse files

Add flag: fix_avdt_rconfig_not_setting_l2cap

Bug: 315241296
Bug: 361717220
Test: mma -j32
Change-Id: I44d772c9dfa9b236868bc712ccbdf52794622c83
parent 91d5767a
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
    }
}