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

Commit e62c5fa8 authored by Zhe Song's avatar Zhe Song Committed by Android (Google) Code Review
Browse files

Merge "Add a bugfix aconfig flag to improve assistant dismiss accuracy for...

Merge "Add a bugfix aconfig flag to improve assistant dismiss accuracy for contextual tips." into main
parents 3a847ce2 4f2b82e5
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -580,6 +580,16 @@ flag {
   bug: "322891421"
}

flag {
   name: "contextual_tips_assistant_dismiss_fix"
   namespace: "systemui"
   description: "Improve assistant dismiss signal accuracy for contextual tips."
   bug: "334759504"
   metadata {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
   name: "shaderlib_loading_effect_refactor"
   namespace: "systemui"