forked from bazelbuild/bazel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove rule android_binary, android_library, android_device_script_fi…
…xture and android_host_service_fixture from Bazel. Use https://github.com/bazelbuild/rules_android instead. See bazelbuild#23199 RELNOTES: Bazel no longer has the android_binary, android_library, android_device_script_fixture and android_host_service_fixture rules. Use https://github.com/bazelbuild/rules_android instead. See bazelbuild#23199 PiperOrigin-RevId: 669050198 Change-Id: Ib1200476d99e26ba26707d93d826feff00ddb9b3
- Loading branch information
1 parent
d24f947
commit ed8ed01
Showing
52 changed files
with
10 additions
and
21,496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 0 additions & 41 deletions
41
src/main/java/com/google/devtools/build/lib/bazel/rules/android/BazelAndroidBinary.java
This file was deleted.
Oops, something went wrong.
118 changes: 0 additions & 118 deletions
118
src/main/java/com/google/devtools/build/lib/bazel/rules/android/BazelAndroidBinaryRule.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...va/com/google/devtools/build/lib/bazel/rules/android/BazelAndroidDeviceScriptFixture.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...ava/com/google/devtools/build/lib/bazel/rules/android/BazelAndroidHostServiceFixture.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
src/main/java/com/google/devtools/build/lib/bazel/rules/android/BazelAndroidLibrary.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.