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

Commit b2f6ca34 authored by Aaron Liu's avatar Aaron Liu Committed by Android (Google) Code Review
Browse files

Merge "Add flag for compose on keyguard." into main

parents 27b0fbdb 972537c5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -371,3 +371,10 @@ flag {
    description: "Enables refactored logic for SysUI+WM unlock/occlusion code paths"
    bug: "278086361"
}

flag {
   name: "enable_keyguard_compose"
   namespace: "systemui"
   description: "Enables the compose version of keyguard."
   bug: "301968149"
}