diff options
author | 2025-03-13 05:38:36 -0700 | |
---|---|---|
committer | 2025-03-13 05:38:36 -0700 | |
commit | 0951181a1939f0b816a1d4880e4aec542b6a0653 (patch) | |
tree | b9cec1060ec3ebe98723b560a0651cadb5e8d35a /teams | |
parent | a3cea59f75c3c5c072fb2c0f0faa9274a5b9babb (diff) |
Update Android VDM team name
Update the team name from xr_framework -> virtual_device_framework.
Bug: 403209566
Test: n/a
Flag: config change
Change-Id: I21393c64d4147152afb3c78e87b24d7a62bc869c
Diffstat (limited to 'teams')
-rw-r--r-- | teams/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/teams/Android.bp b/teams/Android.bp index 8689267461..d5bef59b7d 100644 --- a/teams/Android.bp +++ b/teams/Android.bp @@ -2520,7 +2520,7 @@ team { } team { - name: "trendy_team_xr_framework", + name: "trendy_team_virtual_device_framework", // go/trendy/manage/engineers/4798040542445568 trendy_team_id: "4798040542445568", |