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

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

Merge "Add flag fix_hfp_qual_1_9" into main

parents c1a0253d 1fca3b3f
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
    }
}