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:
@@ -4371,3 +4371,10 @@ team {
|
|||||||
// go/trendy/manage/engineers/5810097836621824
|
// go/trendy/manage/engineers/5810097836621824
|
||||||
trendy_team_id: "5810097836621824",
|
trendy_team_id: "5810097836621824",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
team {
|
||||||
|
name: "trendy_team_adte",
|
||||||
|
|
||||||
|
// go/trendy/manage/engineers/5551098528825344
|
||||||
|
trendy_team_id: "5551098528825344",
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user