aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2016-12-14 21:22:12 +0000
committerGravatar John Cater <jcater@google.com>2016-12-15 20:36:22 +0000
commite979c78abda12cf9833fc701c75e7e387d6a491a (patch)
tree9f5238744edab30ef47ba6179dd643ba8ec4d7f9 /src
parentc3f6a6ad7ae255f501047ead753b5e0f95300129 (diff)
I don't know why we had these but let's get rid of them.
-- PiperOrigin-RevId: 142056062 MOS_MIGRATED_REVID=142056062
Diffstat (limited to 'src')
-rw-r--r--src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE b/src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE
index e24587c80a..869b76b5c5 100644
--- a/src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE
+++ b/src/main/java/com/google/devtools/build/lib/bazel/rules/android/android.WORKSPACE
@@ -1,6 +1,2 @@
bind(name = "android/sdk")
bind(name = "android/crosstool", actual = "@bazel_tools//tools/cpp:toolchain")
-bind(name = "android/appcompat_v4")
-bind(name = "android/appcompat_v7")
-bind(name = "android/design")
-bind(name = "android/customtabs")