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

Commit 6907dfbf authored by Vlad Popa's avatar Vlad Popa
Browse files

Add new flag for adjusting VGS GSS sync order

Test: trivial
Bug: 331849188
Change-Id: I702505f8f44f664b1119b7ef32cbb405ffab8301
parent 530ad5bf
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -82,6 +82,15 @@ flag {
    bug: "303920722"
}

flag {
    name: "vgs_vss_sync_mute_order"
    namespace: "media_audio"
    description:
        "When syncing the VGS to VSS we need to first adjust the"
        "mute state before the index."
    bug: "329202581"
}

flag {
    name: "volume_refactoring"
    namespace: "media_audio"