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

Commit 25730af6 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[SB] Create status_bar_show_icons_in_secure_camera flag." into main

parents 3a224c66 bfc3949f
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"