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

Commit 655d3dc2 authored by Yuyang Huang's avatar Yuyang Huang
Browse files

flags: Add leaudio_resume_active_after_hfp_handover

Bug: 331468678
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I190ffced558148f665705bea55bbdf45d62e2a68
parent bfe2ae56
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -190,6 +190,16 @@ flag {
    }
}

flag {
    name: "leaudio_resume_active_after_hfp_handover"
    namespace: "bluetooth"
    description: "Fix for if HFP- LE Audio handover happened, LE audio resume active after the call"
    bug: "331468678"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_allow_leaudio_only_devices"
    namespace: "bluetooth"