aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/android/BUILD.tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools/android/BUILD.tools')
-rw-r--r--tools/android/BUILD.tools2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/android/BUILD.tools b/tools/android/BUILD.tools
index 27da6a2706..2c2e10f18b 100644
--- a/tools/android/BUILD.tools
+++ b/tools/android/BUILD.tools
@@ -42,7 +42,7 @@ alias(
alias(
name = "desugar_java8",
- actual = "//src/tools/android/java/com/google/devtools/build/android/desugar:Desugar",
+ actual = "//src/tools/android/java/com/google/devtools/build/android/desugar:Desugar_embedded",
)
# Bazel puts this on the bootclasspath of android_* targets to support Java 8