diff options
Diffstat (limited to 'perfetto_hprof/Android.bp')
-rw-r--r-- | perfetto_hprof/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perfetto_hprof/Android.bp b/perfetto_hprof/Android.bp index 8cfc7d4bea..bca3bf5925 100644 --- a/perfetto_hprof/Android.bp +++ b/perfetto_hprof/Android.bp @@ -27,6 +27,7 @@ package { // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["art_license"], + default_team: "trendy_team_art_performance", } gensrcs { |