summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--builtInServices/Android.bp1
-rw-r--r--builtInServices/jni/Android.bp1
-rw-r--r--updatableServices/Android.bp1
3 files changed, 3 insertions, 0 deletions
diff --git a/builtInServices/Android.bp b/builtInServices/Android.bp
index 5bcc3b0..046f048 100644
--- a/builtInServices/Android.bp
+++ b/builtInServices/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/builtInServices/jni/Android.bp b/builtInServices/jni/Android.bp
index 4057b87..291c309 100644
--- a/builtInServices/jni/Android.bp
+++ b/builtInServices/jni/Android.bp
@@ -15,6 +15,7 @@
//
//#################################
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/updatableServices/Android.bp b/updatableServices/Android.bp
index b6e7efc..5d7c85c 100644
--- a/updatableServices/Android.bp
+++ b/updatableServices/Android.bp
@@ -1,4 +1,5 @@
package {
+ default_team: "trendy_team_aaos_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}