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

Commit e09a68f3 authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

Merge "Flag for FGS audio control" into main

parents 1abc41eb 8c826a9b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -30,6 +30,15 @@ flag {
    bug: "316414750"
}

flag {
    name: "foreground_audio_control"
    namespace: "media_audio"
    description:
        "Audio focus gain requires FGS or delegation to "
	"take effect"
    bug: "296232417"
}

# TODO remove
flag {
    name: "focus_freeze_test_api"