diff options
author | 2025-03-19 01:30:46 -0700 | |
---|---|---|
committer | 2025-03-19 01:30:46 -0700 | |
commit | d888fcfd4d809b849b33cde50600c7cb722f85b0 (patch) | |
tree | 7918b6805a60730cc3eb88668618fd1d4f49dd97 /media/tests | |
parent | cc219cbe86f51fc5b0f1293d6e3e15a20bf86ae5 (diff) |
Update team attribution for MediaProjection tests
Bug: 400932931
Test: n/a
Flag: TEST_ONLY
Change-Id: Id3798bd476a1bc09628c90a53f0843e5b1ae7f98
Diffstat (limited to 'media/tests')
-rw-r--r-- | media/tests/projection/Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/tests/projection/Android.bp b/media/tests/projection/Android.bp index 48621e4e2094..0b02d3cb4250 100644 --- a/media/tests/projection/Android.bp +++ b/media/tests/projection/Android.bp @@ -3,7 +3,7 @@ //######################################################################## package { - default_team: "trendy_team_lse_desktop_os_experience", + default_team: "trendy_team_media_projection", // See: http://go/android-license-faq // A large-scale-change added 'default_applicable_licenses' to import // all of the 'license_kinds' from "frameworks_base_license" |