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

Commit 1fca3b3f authored by Yun-Hao Chung's avatar Yun-Hao Chung
Browse files

Add flag fix_hfp_qual_1_9

Bug: 332650199
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I1af5157a434a3e9f75ee100ee35f5ebf9bb814c3
parent 6ebdd726
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -86,3 +86,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_hfp_qual_1_9"
    namespace: "bluetooth"
    description: "Fix multiple issues in CVSD fallback logics, which are blocking PTS HFP Qualification 1.9"
    bug: "332650199"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}