platform_build_soong/genrule
Cole Faust 4b2bb5e9ab
Cleanup configurable getter usages
You don't have to call module.ConfigurableEvaluator(ctx) if ctx is
already a ModuleContext, you only need to do that for more restricted
contexts like SingletonContext.

Bug: 323382414
Test: m nothing --no-skip-soong-tests
Change-Id: I7612290d43dae7decfae283a341882d9016c98a3
2024-10-24 19:41:23 +02:00
..
allowlists.go Remove SandboxingDenyPathList 2024-03-15 19:50:03 +00:00
Android.bp Remove ConvertWithBp2build implementations 2023-12-08 13:51:05 -08:00
genrule.go Cleanup configurable getter usages 2024-10-24 19:41:23 +02:00
genrule_test.go Make genrule's srcs property configurable 2024-10-24 19:41:23 +02:00
locations.go Use interface for $(location) values in genrules 2021-03-25 11:06:45 -07:00