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

Commit 5ded802d authored by Brad Hinegardner's avatar Brad Hinegardner
Browse files

Keyguard migration, add aconfig flag for bottom area refactor

Bug: 290652751
Test: N/A
Flag: ACONFIG keyguard_bottom_area_refactor DEVELOPMENT
Change-Id: I62a3c7f87257ef2358f7e71c3c6f3dec35504e16
parent 45ebb4a0
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -52,6 +52,14 @@ flag {
    bug: "283121968"
}

flag {
    name: "keyguard_bottom_area_refactor"
    namespace: "systemui"
    description: "Bottom area of keyguard refactor move into KeyguardRootView. Includes "
        "lock icon and others."
    bug: "290652751"
}

flag {
    name: "visual_interruptions_refactor"
    namespace: "systemui"