summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 05:29:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-02 05:29:17 +0000
commitfac5d66460cf9d19fb304b738c64ee42a07cc0bc (patch)
tree47b284d8be4ba9c78e46378abec68b9ea17c1272
parent46ae951848f613d2012f2abf5cad425344c4ccf3 (diff)
parentc2302c54e67c4f07138b5d9c922b05ad24b3f8c0 (diff)
downloadMms-fac5d66460cf9d19fb304b738c64ee42a07cc0bc.tar.gz
Snap for 9677097 from c2302c54e67c4f07138b5d9c922b05ad24b3f8c0 to udc-d1-release
Change-Id: If4f2fb05e7c770dd35016e3b1403d05398d7cf0d
-rw-r--r--tests/robotests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/robotests/Android.bp b/tests/robotests/Android.bp
index 1b170c0..5821367 100644
--- a/tests/robotests/Android.bp
+++ b/tests/robotests/Android.bp
@@ -19,4 +19,5 @@ android_robolectric_test {
],
instrumentation_for: "MmsService",
+ upstream: true,
}