Define trendy_team_adte under build/make

trendy_team_adte was defined under tools/asuite, this causes build
error for builds that does not contain that project. Move the
definition to build/make so it is avaialve for all builds.

Test: None
Change-Id: I965d460ef556027c0c7dc6dc0ec3434d8898d4b7
This commit is contained in:
Zhuoyao Zhang
2024-04-25 20:53:13 +00:00
parent c6e4a86b03
commit e88b47c119

View File

@@ -4371,3 +4371,10 @@ team {
// go/trendy/manage/engineers/5810097836621824
trendy_team_id: "5810097836621824",
}
team {
name: "trendy_team_adte",
// go/trendy/manage/engineers/5551098528825344
trendy_team_id: "5551098528825344",
}