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

Commit 58bc833e authored by Caitlin Shkuratov's avatar Caitlin Shkuratov Committed by Android (Google) Code Review
Browse files

Merge "[Notif] Rename test flag to promote_notifications_automatically." into main

parents 0ef5fe0f 7794e2d8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -496,14 +496,14 @@ flag {
}

flag {
    name: "status_bar_notification_chips_test"
    name: "promote_notifications_automatically"
    namespace: "systemui"
    description: "Flag to enable certain features that let us test the status bar notification "
        "chips with teamfooders. This flag should *never* be released to trunkfood or nextfood."
    bug: "361346412"
    description: "Flag to automatically turn certain notifications into promoted notifications so "
        " we can test promoted notifications with teamfooders. This flag should *never* be released "
        "to trunkfood or nextfood."
    bug: "367705002"
}


flag {
    name: "compose_bouncer"
    namespace: "systemui"