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

Commit f4450904 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Add aconfig flag for keyguard dismiss intent refactor

Test: n/a
Bug: 275069969
Flag: ACONFIG com.android.systemui.refactor_keyguard_dismiss_intent DEVELOPMENT
Change-Id: I25ab7136da17083b0f57579c7817c81fe4ea09d7
parent 564df5d4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -25,6 +25,14 @@ flag {
}

flag {
   name: "refactor_keyguard_dismiss_intent"
   namespace: "systemui"
   description: "Update how keyguard dismiss intents are stored."
   bug: "275069969"
}

flag {

    name: "notification_heads_up_cycling"
    namespace: "systemui"
    description: "Heads-up notification cycling animation for the Notification Avalanche feature."