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

Commit 36a5fbe1 authored by Matt Casey's avatar Matt Casey
Browse files

Add private space screenshots flag

Bug: 327613051
Test: N/A
Flag: ACONFIG com.android.systemui.screenshot_private_profile DEVELOPMENT
Change-Id: I14003838cceffcf63153901dc49eb04060f2afb8
parent 61977a66
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -416,6 +416,13 @@ flag {
    bug: "309933761"
}

flag {
    name: "screenshot_private_profile"
    namespace: "systemui"
    description: "Private profile support for screenshots"
    bug: "327613051"
}

flag {
   name: "run_fingerprint_detect_on_dismissible_keyguard"
   namespace: "systemui"