summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:15:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-04-23 23:15:25 +0000
commit202f6cedf3cf90e8e39a5698088e9bef3208b87a (patch)
treece4b851fd8267396b22ce4ba54feeeb90951dc24
parent892e5590696c34842c784951d59c0ecd22f300bb (diff)
parent2fd626392981bdfe387cea32e9096e27c3c64913 (diff)
downloadex-202f6cedf3cf90e8e39a5698088e9bef3208b87a.tar.gz
Snap for 11754915 from 2fd626392981bdfe387cea32e9096e27c3c64913 to sdk-release
Change-Id: I64c6d7943f332a9506462e76e97e4f5fb7c0ef0b
-rw-r--r--camera2/portability/tests/Android.bp1
-rw-r--r--camera2/utils/tests/Android.bp1
-rw-r--r--common/tests/Android.bp1
3 files changed, 3 insertions, 0 deletions
diff --git a/camera2/portability/tests/Android.bp b/camera2/portability/tests/Android.bp
index d81c9bc7..d7e3987b 100644
--- a/camera2/portability/tests/Android.bp
+++ b/camera2/portability/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_camera_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/camera2/utils/tests/Android.bp b/camera2/utils/tests/Android.bp
index 1ef9d05e..78d1ee4e 100644
--- a/camera2/utils/tests/Android.bp
+++ b/camera2/utils/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_camera_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}
diff --git a/common/tests/Android.bp b/common/tests/Android.bp
index b54c8998..5b68d057 100644
--- a/common/tests/Android.bp
+++ b/common/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_system_ui_please_use_a_more_specific_subteam_if_possible_",
default_applicable_licenses: ["Android-Apache-2.0"],
}