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

Commit e06133de authored by Evan Rosky's avatar Evan Rosky
Browse files

Add flag for unifying taskorg/transition binders

Need flag for this

Bug: 410930250
Test: N/A
Flag: EXEMPT adding flag
Change-Id: I3a682d8116ac85fdc4807becbcd3951ad4344656
parent 93a91e36
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -535,3 +535,10 @@ flag {
    description: "Use seq-id for all client config changes"
    bug: "385976595"
}

flag {
    name: "unify_shell_binders"
    namespace: "windowing_frontend"
    description: "Use a single binder for task-org/transition messaging to shell"
    bug: "410930250"
}