android_build_soong/genrule
Colin Cross 1496fb1675 Wrap blueprint_go_binary and bootstrap_go_package into android.Modules
Depending on a blueprint_go_binary from a Soong module requires hacks
that allow Soong to support both blueprint.Module and android.Module.
Wrap the blueprint Go module types with ones that implement
android.Module, and delete all the related hacks.

Bug: 319288033
Test: m checkbuild
Flag: EXEMPT refactor
Change-Id: I9b62b450de09bd10288333fbc66aa71c867ae0b3
2024-09-11 21:16:25 -07:00
..
allowlists.go Sandbox com.google.pixel.camera.hal.manifest 2024-09-09 16:50:37 -07:00
Android.bp Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
genrule.go Wrap blueprint_go_binary and bootstrap_go_package into android.Modules 2024-09-11 21:16:25 -07:00
genrule_test.go Add $(build_number_file) support to genrules 2024-08-19 16:06:34 -07:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00