Skip to content

Commit

Permalink
Create @bazel_tools//tools/android:android_jar.
Browse files Browse the repository at this point in the history
RELNOTES: Replace //tools/defaults:android_jar with @bazel_tools//tools/android:android_jar. //tools/defaults:android_jar will be removed in a future release.
PiperOrigin-RevId: 183404151
  • Loading branch information
aj-michael authored and Copybara-Service committed Jan 26, 2018
1 parent 8e738ea commit cf097e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/android/BUILD.tools
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ alias(
actual = "//external:android/sdk",
)

android_tools_defaults_jar(name = "android_jar")

android_library(
name = "incremental_stub_application",
exports = ["//src/tools/android/java/com/google/devtools/build/android/incrementaldeployment:incremental_stub_application"],
Expand Down

0 comments on commit cf097e4

Please sign in to comment.