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

Commit 590d2642 authored by Beverly Tai's avatar Beverly Tai Committed by Android (Google) Code Review
Browse files

Merge "Add flag for face message defer logic update" into main

parents 1970838f 4b7ad05c
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -1356,3 +1356,14 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "face_message_defer_update"
    namespace: "systemui"
    description: "Only analyze the last n frames when determining whether to defer a face auth help message like low light"
    bug: "351863611"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}