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

Commit 26345e5c authored by Vlad Popa's avatar Vlad Popa
Browse files

Add flag for fixing the vol index in abs vol mode

Test: trivial
Bug: 340693050
Change-Id: I3f90ae61b2cc2f74729cee718629f2942e387ad4
parent cf1a60d9
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -5,6 +5,14 @@
package: "com.android.media.audio"
container: "system"

flag {
    name: "abs_volume_index_fix"
    namespace: "media_audio"
    description:
        "Fix double attenuation and index jumps in absolute volume mode"
    bug: "340693050"
}

flag {
    name: "alarm_min_volume_zero"
    namespace: "media_audio"