summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Choudhary <caditya@google.com>2024-02-05 15:39:12 +0000
committerAditya Choudhary <caditya@google.com>2024-02-05 15:39:12 +0000
commite0aa06547496de93342c5c486f7965d9c629c34f (patch)
tree57cbf4afa25a1f2c95a643ab12d1d660ffc259f9
parentbbbc5613a790322ef576a9ec90041a0fda8e4d1b (diff)
downloadinterfaces-e0aa06547496de93342c5c486f7965d9c629c34f.tar.gz
[DON'T BLOCK] Test ownership migration rules
This CL is created as a best effort to migrate test targets to the new android ownership model. If you find incorrect or unnecessary attribution in this CL, please create a separate CL to fix that. For more details please refer to the link below, go/new-android-ownership-model Bug: 304529413 Test: N/A Change-Id: I10a4bbc7ad9d374ecbb65f4955bd14eb54fa5e7a
-rw-r--r--cameraservice/vts/functional/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cameraservice/vts/functional/Android.bp b/cameraservice/vts/functional/Android.bp
index b162060..46a5cde 100644
--- a/cameraservice/vts/functional/Android.bp
+++ b/cameraservice/vts/functional/Android.bp
@@ -15,6 +15,7 @@
//
package {
+ default_team: "trendy_team_camera_framework",
default_applicable_licenses: ["Android-Apache-2.0"],
}