diff options
Diffstat (limited to 'libnativebridge/Android.bp')
-rw-r--r-- | libnativebridge/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnativebridge/Android.bp b/libnativebridge/Android.bp index dc19f07b9f..6a66b45ab2 100644 --- a/libnativebridge/Android.bp +++ b/libnativebridge/Android.bp @@ -5,6 +5,7 @@ package { // to get the below license kinds: // SPDX-license-identifier-Apache-2.0 default_applicable_licenses: ["art_license"], + default_team: "trendy_team_art_mainline", } cc_defaults { |