diff options
Diffstat (limited to 'dexdump/Android.bp')
-rw-r--r-- | dexdump/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dexdump/Android.bp b/dexdump/Android.bp index bf345a3b39..9b8989bf09 100644 --- a/dexdump/Android.bp +++ b/dexdump/Android.bp @@ -19,6 +19,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", } cc_defaults { |