Skip to content

Commit 13a6b18

Browse files
Ivan Balakshafacebook-github-bot
authored andcommitted
Introduce WA Client orchestrator
Summary: We are experimenting with combined orchestrator for WA Clients, it will handle `wa_android//`, `waios//`,`wa_meta//`, `wa_voip//` and eventually replace separate orchestrators used for WA projects. Reviewed By: aniketmathur Differential Revision: D73937356 fbshipit-source-id: fe74055511456f977a476b798000f49bded36069
1 parent 5d1af8a commit 13a6b18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

td_util/src/project.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ pub enum TdProject {
3636
RL,
3737
Waandroid,
3838
Wacommon,
39+
Waclient,
3940
Waios,
4041
Wameta,
4142
Waserver,

0 commit comments

Comments
 (0)