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

Commit ea19a0a4 authored by Anton Potapov's avatar Anton Potapov Committed by Android (Google) Code Review
Browse files

Merge "Add Volume Controller API usage flag: use_volume_controller" into main

parents 17423618 c6c2dcf8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -533,6 +533,16 @@ flag {
    bug: "202262476"
}

flag {
    name: "use_volume_controller"
    namespace: "systemui"
    description: "Adds Volume Controller signals to the AudioRepository to update volume"
    bug: "349348461"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "screenshot_action_dismiss_system_windows"
    namespace: "systemui"