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

Commit 701ff250 authored by Vlad Popa's avatar Vlad Popa
Browse files

VolRef: Add new flag for the volume refactoring

Test: trivial
Bug: 324152869
Change-Id: Ideff411bd036f48f28302ba26f98a72e5a54e9ba
parent cdee9b80
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -57,3 +57,10 @@ flag {
    description: "Enable stereo channel mask for spatialization."
    bug: "303920722"
}

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