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

Commit f4a6c87c authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "VolRef: Add new flag for the volume refactoring" into main

parents d0c0bb40 701ff250
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -57,3 +57,10 @@ flag {
    description: "Enable stereo channel mask for spatialization."
    description: "Enable stereo channel mask for spatialization."
    bug: "303920722"
    bug: "303920722"
}
}

flag {
    name: "volume_refactoring"
    namespace: "media_audio"
    description: "Refactor the audio volume internal architecture logic"
    bug: "324152869"
}