diff options
| author | 2024-09-30 02:02:17 +0000 | |
|---|---|---|
| committer | 2024-09-30 02:02:23 +0000 | |
| commit | d620b935ec2d35f1de47d69c97a307ca9588d05b (patch) | |
| tree | fe1f5753abcc91d6d7578fe290e417f2267cf41b | |
| parent | a54e899659018f8d6827bb38646f823d00c1c866 (diff) | |
Add proposed trendy teams for GTS modules
Change-Id: I019c8e57754698f840e2b7b583d2b746a46fd71c
Test: build locally
Bug: 368362374
| -rw-r--r-- | teams/Android.bp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/teams/Android.bp b/teams/Android.bp index 0f5b47529b..96d241bbf7 100644 --- a/teams/Android.bp +++ b/teams/Android.bp @@ -4447,3 +4447,10 @@ team { // go/trendy/manage/engineers/5787938454863872 trendy_team_id: "5787938454863872", } + +team { + name: "trendy_team_art_cloud", + + // go/trendy/manage/engineers/5121440647577600 + trendy_team_id: "5121440647577600", +} |