diff options
author | 2024-09-26 11:37:10 -0700 | |
---|---|---|
committer | 2024-09-26 12:12:13 -0700 | |
commit | b34ca77d473778926bdf42d69884cc37f2f7cc2e (patch) | |
tree | fa0c988356a0a38c0243cae1e42a3966ac0bb124 /Android.bp | |
parent | 26a7d34e6d17b99bc9e66d32c2199123a7dd0f99 (diff) |
Add trendy team for build/soong
Test: none
Flag: EXEMPT test only
Change-Id: I09dae11f21ebf61759f6a64514687cd5efc4e62c
Diffstat (limited to 'Android.bp')
-rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp index f2d0d94ca..3c146e814 100644 --- a/Android.bp +++ b/Android.bp @@ -3,6 +3,7 @@ package { default_visibility: [ "//build/soong:__subpackages__", ], + default_team: "trendy_team_build", } subdirs = [ |