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

Commit 3e160aac authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB][Screen Chips] Add a flag for the screen sharing chips.

Bug: 332662551
Test: N/A
Flag: ACONFIG com.android.systemui.status_bar_screen_sharing_chips DISABLED

Change-Id: Iebceb6f2d49fe82e26a9cc815e361558895676f3
parent 71875b5f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -347,6 +347,14 @@ flag {
    }
}

flag {
    name: "status_bar_screen_sharing_chips"
    namespace: "systemui"
    description: "Show chips on the left side of the status bar when a user is screen sharing, "
        "recording, or casting"
    bug: "332662551"
}

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