Skip to content

Commit

Permalink
Remove obsolete scripts.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 370573073
  • Loading branch information
ahumesky authored and copybara-github committed Apr 27, 2021
1 parent c143c72 commit 77b3f54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 77 deletions.
7 changes: 0 additions & 7 deletions tools/android/runtime_deps/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ filegroup(
"BUILD.android_tools",
"BUILD.bazel",
"WORKSPACE.android_tools",
"upload_android_tools.sh",
],
visibility = [
"//tools/android:__pkg__",
Expand Down Expand Up @@ -88,9 +87,3 @@ pkg_tar(
extension = "tar.gz",
visibility = ["//src/test/shell/bazel:__subpackages__"],
)

sh_binary(
name = "upload_android_tools",
srcs = ["upload_android_tools.sh"],
data = ["android_tools.tar.gz"],
)
70 changes: 0 additions & 70 deletions tools/android/runtime_deps/upload_android_tools.sh

This file was deleted.

0 comments on commit 77b3f54

Please sign in to comment.