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

Commit af91ae6e authored by Matt Pietal's avatar Matt Pietal Committed by Android (Google) Code Review
Browse files

Merge "Keyguard/Shade migration - Add aconfig flag for NSSL" into main

parents 18b80f6d 2cfc6841
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"
}