summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-04-22 16:15:10 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-22 16:15:10 +0000
commit76aa9ef151da51d8fddeaf9001f7589eee502ee5 (patch)
treed328c959d69b5e1d308b85d3cbf753d8f92b23af
parent669cddec82531fab05c06924dd67912db043d386 (diff)
parent2e6807fc743585925cc9202c94336eb6bf1b06b9 (diff)
downloadCamera2-master.tar.gz
Merge "Migrate Test Targets to New Android Ownership Model" into mainHEADmastermain
-rw-r--r--tests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.bp b/tests/Android.bp
index db23daab2..4a88332f2 100644
--- a/tests/Android.bp
+++ b/tests/Android.bp
@@ -13,6 +13,7 @@
// limitations under the License.
package {
+ default_team: "trendy_team_aosp",
// See: http://go/android-license-faq
default_applicable_licenses: [
"Android-Apache-2.0",
@@ -25,4 +26,3 @@ android_test {
srcs: ["src/**/*.java"],
instrumentation_for: "Camera2",
}
-