aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 25eb12f..fc25a10 100644
--- a/Android.bp
+++ b/Android.bp
@@ -460,6 +460,9 @@ cc_test {
},
},
data: ["test/*"],
+ test_options: {
+ tags: ["no-remote"],
+ }
}