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

Commit 214728a3 authored by Nikki Moteva's avatar Nikki Moteva
Browse files

System UI: Introduce the screen_capture aconfig flag

the flag is used to control the screen capture UI and its quick settings
button.

Bug: 412722968
Test: None
Flag: com.android.systemui.desktop_screen_capture
Change-Id: Iaa18f53155f73ade7eb7a504ae3bfd3ebffa1ef4
parent e97f84b1
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -1965,6 +1965,13 @@ flag {
   }
   }
}
}


flag {
    name: "desktop_screen_capture"
    namespace: "systemui"
    description: "Enables the pre and post capture UI and the Quick Settings button for the desktop screen capture feature."
    bug: "412421893"
}

flag {
flag {
    name: "fix_dialog_launch_animation_jank_logging"
    name: "fix_dialog_launch_animation_jank_logging"
    namespace: "systemui"
    namespace: "systemui"