aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2016-12-07 22:12:42 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2016-12-07 22:22:27 +0000
commite26d26e81db26ab9e3e9d3b5d4602e23d9f50a60 (patch)
treeff7e6639d80f84c58aa9331638f8b20b9c3038a3 /third_party/BUILD
parent2856008a8ee47d1c9ba376e548a1fdb7b064f130 (diff)
Remove BUILD files for checked in Android apksigner.
We are no longer using the checked-in apksigner jar, instead we are now reading this JAR from the Android build tools. A follow-up change will remove the actual JAR. One small step towards making the Bazel binary smaller :) -- PiperOrigin-RevId: 141355143 MOS_MIGRATED_REVID=141355143
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index ee5420aa9a..f143b6f587 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -10,7 +10,6 @@ filegroup(
"//third_party/grpc:srcs",
"//third_party/java/android_databinding:srcs",
"//third_party/java/apkbuilder:srcs",
- "//third_party/java/apksig:srcs",
"//third_party/java/buck-ios-support:srcs",
"//third_party/java/dd_plist:srcs",
"//third_party/java/j2objc:srcs",