summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 22:54:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-06 22:54:20 +0000
commit8ea5d687868b7cfdf1ace03520569fb08725fc49 (patch)
tree2e1e7af580d3f4f4cebf003fbbb521aa427eb7e4
parent43863f5c1608d61e802f24a9628611638b4bd680 (diff)
parentfb3b204debb57978e3f8cf3c10e75bb49257effc (diff)
downloadCluster-8ea5d687868b7cfdf1ace03520569fb08725fc49.tar.gz
Snap for 9694512 from fb3b204debb57978e3f8cf3c10e75bb49257effc to mainline-tethering-releaseaml_tet_331910040aml_tet_331820050aml_tet_331711040android13-mainline-tethering-release
Change-Id: I4819efe6fced92f26b264ab9e46300e51232bb39
-rw-r--r--DirectRenderingCluster/tests/robotests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/DirectRenderingCluster/tests/robotests/Android.bp b/DirectRenderingCluster/tests/robotests/Android.bp
index a96cd89..bcbc884 100644
--- a/DirectRenderingCluster/tests/robotests/Android.bp
+++ b/DirectRenderingCluster/tests/robotests/Android.bp
@@ -19,4 +19,5 @@ android_robolectric_test {
],
instrumentation_for: "DirectRenderingCluster",
+ upstream: true,
}