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

Commit 67149528 authored by Jean-Michel Trivi's avatar Jean-Michel Trivi Committed by Android (Google) Code Review
Browse files

Merge "Add flag for exclusive focus muting notifications when recording" into main

parents 2a88d943 3797ef5d
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -21,6 +21,15 @@ flag {
    bug: "302323921"
}

flag {
    name: "focus_exclusive_with_recording"
    namespace: "media_audio"
    description:
        "Audio focus GAIN_TRANSIENT_EXCLUSIVE only mutes"
        "notifications when the focus owner is also recording"
    bug: "316414750"
}

# TODO remove
flag {
    name: "focus_freeze_test_api"