Merge "Create a sh_binary target for jars-to-module-info" am: 9054cfb3d8
am: a57bdbbbc8
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2494318 Change-Id: Ic89974c10b99e8cd2e73ed0468a943cb6a79e98c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -231,3 +231,8 @@ filegroup {
|
||||
srcs: ["rustfmt.toml"],
|
||||
visibility: ["//visibility:public"],
|
||||
}
|
||||
|
||||
sh_binary_host {
|
||||
name: "jars-to-module-info-java",
|
||||
src: "jars-to-module-info-java.sh",
|
||||
}
|
||||
|
Reference in New Issue
Block a user