aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar jingwen <jingwen@google.com>2018-01-17 20:07:43 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-01-17 20:09:18 -0800
commit6f502ac12180973f4646c95d95e1516082b3c71c (patch)
tree5a5f55663867eabda5cf113e26d31d541cac93b9
parentfe1bee5977fe7a4811114daa922a69e1effd85da (diff)
Point android_instrumentation_test's test runner to the vendored
deploy jar at @android_test_support//:instrumentation_test_runner alias to @android_test_support//opensource:entry_point_deploy.jar GITHUB: #903 RELNOTES: None. PiperOrigin-RevId: 182310718
-rw-r--r--tools/android/BUILD.tools5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/android/BUILD.tools b/tools/android/BUILD.tools
index a59510fff3..95f3ee1a88 100644
--- a/tools/android/BUILD.tools
+++ b/tools/android/BUILD.tools
@@ -258,6 +258,11 @@ alias(
actual = "//third_party/java/jarjar:jarjar_bin",
)
+alias(
+ name = "instrumentation_test_entry_point",
+ actual = "@android_test_support//:instrumentation_test_runner",
+)
+
# This is the default binding of //external:android/sdk. If someone attempts to
# build a rule that depends on //external:android/sdk without setting up
# android_sdk_repository in their WORKSPACE, the genrule will fail with a