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

Commit e270dc21 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Add flag for bouncer lifecycle fix

Flag: EXEMPT adding flag here
Test: builds
Bug: 417307529
Change-Id: I895adcf1653eb3170f64584e9978b660ceedbf57
parent 28eff15e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1977,6 +1977,16 @@ flag {
   }
}

flag {
   name: "bouncer_lifecycle_fix"
   namespace: "systemui"
   description: "Don't resume the Bouncer InputView when the view is inflated."
   bug: "417307529"
   metadata {
     purpose: PURPOSE_BUGFIX
   }
}

flag {
   name: "qs_compose_fragment_early_expansion"
   namespace: "systemui"