diff options
Diffstat (limited to 'framework/Android.bp')
-rw-r--r-- | framework/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/Android.bp b/framework/Android.bp index 33fda68c2..bd4c9dc81 100644 --- a/framework/Android.bp +++ b/framework/Android.bp @@ -13,6 +13,7 @@ // limitations under the License. package { + default_team: "trendy_team_android_permissions", default_applicable_licenses: ["Android-Apache-2.0"], } |