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

Commit 6320ec35 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a bugfix flag for the color and shadow changes for the indication...

Merge "Add a bugfix flag for the color and shadow changes for the indication text view on lockscreen" into main
parents 655e5885 6d99ea54
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -533,6 +533,16 @@ flag {
   bug: "236891644"
}

flag {
    name: "indication_text_a11y_fix"
    namespace: "systemui"
    description: "add double shadow to the indication text at the bottom of the lock screen"
    bug: "349297241"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
   name: "rest_to_unlock"
   namespace: "systemui"