aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java/apkbuilder/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/java/apkbuilder/BUILD')
-rw-r--r--third_party/java/apkbuilder/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/java/apkbuilder/BUILD b/third_party/java/apkbuilder/BUILD
index 8a07672087..aa08eee382 100644
--- a/third_party/java/apkbuilder/BUILD
+++ b/third_party/java/apkbuilder/BUILD
@@ -11,7 +11,7 @@ filegroup(
# This filegroup is necessary so that Bazel finds an apkbuilder during the
# bootstrap process when this file is used as
-# @bazel_tools/third_party/java/apkbuilder/BUILD. Otherwise, the bootstrap
+# @bazel_tools//third_party/java/apkbuilder/BUILD. Otherwise, the bootstrap
# would fail if an Android SDK was declared in the WORKSPACE file of Bazel.
filegroup(name = "embedded_apkbuilder")