summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--robotests/Android.bp1
-rw-r--r--tests/Android.bp1
2 files changed, 2 insertions, 0 deletions
diff --git a/robotests/Android.bp b/robotests/Android.bp
index d61d41b..1c52344 100644
--- a/robotests/Android.bp
+++ b/robotests/Android.bp
@@ -3,6 +3,7 @@
//############################################################
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/tests/Android.bp b/tests/Android.bp
index e131dc9..5ab61c2 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_enterprise",
default_applicable_licenses: ["Android-Apache-2.0"],
}