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

Commit e88b47c1 authored by Zhuoyao Zhang's avatar Zhuoyao Zhang
Browse files

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
parent c6e4a86b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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",
}