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

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

Merge "Flag for NPE in FaceScanningOverlay" into main

parents bf8bdcc7 6c61285f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -540,6 +540,16 @@ flag {
   bug: "236891644"
}

flag {
   name: "face_scanning_animation_npe_fix"
   namespace: "systemui"
   description: "Fix for the face scanning animation NPE"
   bug: "392032258"
   metadata {
       purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "indication_text_a11y_fix"
    namespace: "systemui"