aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-12 02:19:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-12 02:19:56 +0000
commit793f0611eec57011da43729eb9eca469326efcb0 (patch)
treee1b5917eb08bd3c9b1fadb3dbc3a2e8f49c5458d
parent754816a9c5abc5d32bfe401ad89e383dbc240fa1 (diff)
parentad4e2a432ff2e0013dd2c8eddc692f3c989cbbee (diff)
downloadManagedProvisioning-android14-qpr2-release.tar.gz
Change-Id: Idb3248824b2917310827d026f3dfdd098879add4
-rw-r--r--tests/robotests/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp
index 185ca9827..62cd304bc 100644
--- a/tests/robotests/Android.bp
+++ b/tests/robotests/Android.bp
@@ -37,4 +37,6 @@ android_robolectric_test {
],
instrumentation_for: "ManagedProvisioning",
+
+ upstream: true,
}