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

Commit bfc3949f authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB] Create status_bar_show_icons_in_secure_camera flag.

Bug: 435653753
Flag: com.android.systemui.status_bar_show_icons_in_secure_camera
Test: EXEMPT flag only change
Change-Id: I77f5b7769af6d1f18f2804ec4812b40b66e255fb
parent 6f932682
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -484,6 +484,16 @@ flag {
    }
}

flag {
    name: "status_bar_show_icons_in_secure_camera"
    namespace: "systemui"
    description: "Show status bar icons in secure camera if user swipes down from top of screen"
    bug: "435653753"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "status_bar_always_use_region_sampling"
    namespace: "systemui"