diff options
author | 2024-04-19 00:18:09 +0000 | |
---|---|---|
committer | 2024-04-19 18:12:25 +0000 | |
commit | eebb0edb2709365436918386620a8aebc2a4cfc4 (patch) | |
tree | d8c671b91582a769ee9a83f48820b882f0d4cea9 | |
parent | ad64a4d2962901ec4412efa47cdb3e6df00576f0 (diff) |
Add Trendy team for the run_tool_with_logging_test
Test: None
Bug: 331638854
Change-Id: I58e74d93428cf6b9d39d37995c8105dfe247d676
-rw-r--r-- | tests/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Android.bp b/tests/Android.bp index b2ff583025..d3964e5aee 100644 --- a/tests/Android.bp +++ b/tests/Android.bp @@ -14,6 +14,7 @@ package { default_applicable_licenses: ["Android-Apache-2.0"], + default_team: "trendy_team_build", } python_test_host { |