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

Commit ddd1aae6 authored by Evan Rosky's avatar Evan Rosky Committed by Android (Google) Code Review
Browse files

Merge "Add flag for unifying taskorg/transition binders" into main

parents 2866056e e06133de
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -524,3 +524,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"
}