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

Commit 2cfc6841 authored by Matt Pietal's avatar Matt Pietal
Browse files

Keyguard/Shade migration - Add aconfig flag for NSSL

Bug: 278054201
Test: N/A
Flag: ACONFIG keyguard_shade_migration_nssl DEVELOPMENT
Change-Id: Icc4943e1c982000e07af27182e8b7f950a320a83
parent 61d9e422
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -66,3 +66,11 @@ flag {
    description: "Adds haptic feedback to the brightness slider."
    bug: "296467915"
}

flag {
    name: "keyguard_shade_migration_nssl"
    namespace: "systemui"
    description: "Moves NSSL into a shared element between the notification_panel and "
        "keyguard_root_view."
    bug: "278054201"
}